gRPC Web
Pre-release
Pre-release
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
- @Santalov made their first contribution in #158
- @CorrM made their first contribution in #168
- @tsawada made their first contribution in #179
Full Changelog: 0.8.5...0.8.6-rc1