Node gRPC v1.23.3
·
2 commits
to [email protected]
since this release
Node gRPC v1.23.0
- Fix Channel argument validation error messages (#932 contributed by @clehene)
- Add support for Electron 4.2 and 6.0 (#939 contributed by @CapOM, #990)
- Fix typos in TypeScript types file (#972, #983 contributed by @esilkensen)
Node gRPC v1.23.1
- Remove dependency on
@types/protobufjs
(#999)
Node gRPC v1.23.2
- Merge some changes from the 1.22 branch that got lost (#1002)