Skip to content

0.8.6

Compare
Choose a tag to compare
@thesayyn thesayyn released this 23 Mar 17:43
· 8 commits to main since this release

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
  • fix: remove deprecated ts.factory usages by @thesayyn in #183
  • Add option to disable grpc service generation by @Psy-Kai in #187
  • MPHEE: Sort the packages from longest to shortest by @martyphee in #199
  • chore(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.9 by @dependabot in #193
  • chore(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 by @dependabot in #192
  • Mphee/pin typescript version by @martyphee in #200

New Contributors

Full Changelog: 0.8.5...0.8.6