Skip to content

Node gRPC v1.24.4

Compare
Choose a tag to compare
@murgatroid99 murgatroid99 released this 11 Nov 17:28
· 31 commits to [email protected] since this release
e959c55
  • Add support for Electron 10 and newer minor versions of Electron 8 and 9 (#1615)
  • Add a note in the README stating the latest supported versions of Node and Electron (#1615)
  • Prevent prototype pollution in loadPackageDefinition (#1606)
  • Add ResponseType to ServerWritableStream type definition for compatibility with @grpc/grpc-js (#1590 contributed by @badsyntax)
  • Add methodTypes enum to type definition (#1496 contributed by @jncr)