v1.3.0
What's Changed
- Add
toPlainMessage
to convertMessage
objects to theirPlainMessage
variants by @srikrsna-buf in #511 - Remove usage of globalThis in generated code by @smaye81 in #504
- Use
typeof BigInt
to check for BigInt support by @lukasIO in #488
New Contributors
Full Changelog: https://github.com/bufbuild/protobuf-es/compare/v1.2.1..v1.3.0