Skip to content

Node gRPC v1.23.3

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 30 Aug 22:54
· 2 commits to [email protected] since this release
ceae8aa

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)

C core release notes

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)

Node gRPC v1.23.3

  • Fix EventEmitter import in TypeScript types file (#1007 contributed by @sandersn)
  • Stop importing protobufjs in TypeScript types file (#1008)