Skip to content

v3.21.1

Compare
Choose a tag to compare
@dibenede dibenede released this 07 Oct 21:16
· 40 commits to main since this release
3b3a8ab
  • Enable Closure's advanced optimization mode by default. This should reduce code size (#124).
  • Replace goog.testing.asserts in tests with Jasmine expectations (#136).
  • Bring in the subset of the goog.asserts we use as jspb.asserts. This code retains an Apache 2.0 license.
  • Fix decoding of signed varint32s (#31).
  • Add license files to NPM package.

This will also be our first release to have cross-compiled protoc-gen-js binaries. Please note that they use dynamic linking (similar to the protobuf protoc releases).