Sourced from @bufbuild/protobuf
's releases.
v1.9.0
What's Changed
- Expose OneofInfo type by
@q42jaap
in bufbuild/protobuf-es#746- Fix typo in error output by
@stefanvanburen
in bufbuild/protobuf-es#755- Build ESM artifacts with Node16 moduleResolution by
@smaye81
in bufbuild/protobuf-es#754- Support unknown fields in clone by
@srikrsna-buf
in bufbuild/protobuf-es#758- Fix assertion for FIXED32 scalar type when parsing JSON by
@timostamm
in bufbuild/protobuf-es#771- Avoid reserved object property names in generated enumerations by
@timostamm
in bufbuild/protobuf-es#777- Generate type imports when possible for .d.ts by
@timostamm
in bufbuild/protobuf-es#778- Update to Protobuf v26.1 by
@smaye81
in bufbuild/protobuf-es#797New Contributors
@q42jaap
made their first contribution in bufbuild/protobuf-es#746@stefanvanburen
made their first contribution in bufbuild/protobuf-es#755Full Changelog: https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0
ec5af7f
Release 1.9.0 (#800)4969053
Avoid reserved object property names in generated enumerations (#777)3295dff
Fix assertion for FIXED32 scalar type when parsing JSON (#771)503e2f7
Support unknown fields in clone (#758)a0ba45a
Build ESM artifacts with Node16 moduleResolution (#754)c0d0553
Expose OneofInfo type (#746)