Node gRPC v1.18.0
murgatroid99
released this
16 Jan 21:09
·
2885 commits
to master
since this release
- Add missing TypeScript definition for
Server.bindAsync()
(#669 contributed by @andrew8er) - Fix handling of
options.host
in client method calls (#688 contributed by @winguse) - Add Electron 4 binaries (#695)
- Add
details
property toStatusError
type definition (#700) - Fix handling of non-service objects in
loadPackageDefinition
(#705)