Skip to content

gRPC Web

Pre-release
Pre-release
Compare
Choose a tag to compare
@thesayyn thesayyn released this 19 Nov 08:56
· 8 commits to main since this release
573dbf0

https://www.npmjs.com/package/protoc-gen-ts/v/0.8.6-rc1

What's Changed

  • fix: toObject returns a default value for map fields. Tests. by @Santalov in #158
  • backwards compatibility target < ES2017 for bytes field (UInt8Array) by @CorrM in #168
  • Fix error when deserializing GoLang implicitly packed repeated field by @Santalov in #169
  • fix: treat repeated Enum as repeated field by @tsawada in #179
  • feat: ts_proto_library: improve rules_js compatibility by @tsawada in #181
  • feat: grpc-web support by @thesayyn in #102
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #182

New Contributors

Full Changelog: 0.8.5...0.8.6-rc1