This is the 1.4.2 release of gRPC-Web.
Please see the notes for the previous releases here. Please consult grpc.io for all information regarding this product.
This release contains improvements and bug fixes listed below.
- #1289 Expose getName() in MethodDescriptor and fix TS definitions.
- #1230 GrpcWebClientReadableStream: keep falsy data @pro-wh