github timostamm/protobuf-ts v2.0.0-alpha.20

latest releases: v2.11.1, v2.11.0, v2.10.0...
pre-release4 years ago

Bug Fixes:

  • Fixed grpcweb-transport to handle responses with HTTP error status
    and missing content-type header, see #102.
    Thanks to @frederikhors for the bug report.

Breaking changes:

  • grpcweb-transport: The function readGrpcWebResponseHeader() no longer
    returns the format.

  • grpcweb-transport: The function readGrpcWebResponseBody() no longer takes
    the format as an argument. Instead, it now takes the content-type response
    header value and determines the format on its own.

Don't miss a new protobuf-ts release

NewReleases is sending notifications on new releases.