All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.12 (2024-09-24)
Note: Version bump only for package nice-grpc-server-reflection
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.11 (2024-06-06)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.10 (2024-03-11)
Note: Version bump only for package nice-grpc-server-reflection
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.9 (2023-10-19)
Note: Version bump only for package nice-grpc-server-reflection
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.7 (2023-07-16)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.6 (2023-03-31)
Note: Version bump only for package nice-grpc-server-reflection
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.5 (2023-03-21)
Note: Version bump only for package nice-grpc-server-reflection
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.4 (2023-03-11)
Note: Version bump only for package nice-grpc-server-reflection
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.3 (2023-03-05)
Note: Version bump only for package nice-grpc-server-reflection
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.2 (2023-01-18)
Note: Version bump only for package nice-grpc-server-reflection
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.1 (2022-11-02)
Note: Version bump only for package nice-grpc-server-reflection
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0 (2022-08-11)
- use built-in
AbortController
instead ofnode-abort-controller
(#178)
- nice-grpc-server-reflection: add missing dependency on
@grpc/grpc-js
(fa465f9)
1.0.5 (2021-11-03)
- nice-grpc-server-reflection: fix error when using custom options (9412a04)
1.0.1 (2021-06-29)
- nice-grpc-server-reflection: replace
ts-proto
withgoogle-protobuf
to fix proto2 serialization (463e9d4)