Node gRPC v1.24.4
murgatroid99
released this
11 Nov 17:28
·
31 commits
to [email protected]
since this release
- 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
toServerWritableStream
type definition for compatibility with@grpc/grpc-js
(#1590 contributed by @badsyntax) - Add
methodTypes
enum to type definition (#1496 contributed by @jncr)