This release includes the following:
Enhancements
- Add rewrite_imports plugin option by @timostamm in #204
- Point to commonjs in
mainproperty by @smaye81 in #201 - Update protobuf to version
21.5by @smaye81 in #200
Bugfixes
- Fix string-based fallback for 64-bit integral values by @timostamm in #202
- Fix
PlainMessagetype to correctly omit functions by @smaye81 in #195 - Fix
createRegistryFromDescriptors()by @timostamm in #183