v1.9.0
What's Changed
- Expose OneofInfo type by @q42jaap in #746
- Fix typo in error output by @stefanvanburen in #755
- Build ESM artifacts with Node16 moduleResolution by @smaye81 in #754
- Support unknown fields in clone by @srikrsna-buf in #758
- Fix assertion for FIXED32 scalar type when parsing JSON by @timostamm in #771
- Avoid reserved object property names in generated enumerations by @timostamm in #777
- Generate type imports when possible for .d.ts by @timostamm in #778
- Update to Protobuf v26.1 by @smaye81 in #797
New Contributors
- @q42jaap made their first contribution in #746
- @stefanvanburen made their first contribution in #755
Full Changelog: v1.8.0...v1.9.0