yarn @grpc/grpc-js 1.7.0
Node gRPC v1.7.0

latest releases: 1.10.8, 1.10.7, 1.10.6...
22 months ago

Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Also please see http://grpc.io/ for all information regarding this product.

This is the 1.7 release of Node gRPC.

Changes

  • Significantly decrease on-disk package size. (#41)
  • Allow client methods to be referenced using the exact name in the .proto file. (#42)
  • Ensure that Client#waitForReady actually triggers long-idle clients to reconnect. (#43)
  • Add TypeScript typings file (#52, courtesy of @Crevil)

Don't miss a new grpc-js release

NewReleases is sending notifications on new releases.