Skip to content

Releases: bufbuild/protobuf-es

v1.5.1

06 Dec 15:45
e700336
Compare
Choose a tag to compare

What's Changed

  • Add explicit exports for Node by @smaye81 in #645
  • Honor experimental editions in the preamble generated by @bufbuild/protoplugin by @timostamm in #644
  • Fix typing error in @bufbuild/protoplugin, improve error messages by @timostamm in #642
  • Support for proto2 groups by @timostamm in #640

Full Changelog: v1.5.0...v1.5.1

v1.5.0

30 Nov 12:29
d0049b3
Compare
Choose a tag to compare

This release includes preliminary support for editions. Please note that it's still an experimental feature.

What's Changed

  • Match typeUrls with leading slash in google.protobuf.Any by @grod220 in #618
  • Expose experimental syntax "editions" in descriptor sets by @timostamm in #621
  • Expose experimental edition features in descriptor sets by @timostamm in #627

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2

06 Nov 15:51
f597bd1
Compare
Choose a tag to compare

What's Changed

  • Add @bufbuild/protobuf to the direct dependencies of protoc-gen-es by @timostamm in #601
  • Update to google protobuf v25.0 by @timostamm in #608

Full Changelog: v1.4.1...v1.4.2

v1.4.1

27 Oct 15:29
a46a6e8
Compare
Choose a tag to compare

What's Changed

  • Fix Node16 module resolution with @bufbuild/protoplugin by @timostamm in #598

Full Changelog: v1.4.0...v1.4.1

v1.4.0

24 Oct 12:26
48dddbd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.4.0

v1.3.3

06 Oct 14:39
9cec5ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

05 Oct 16:46
4619758
Compare
Choose a tag to compare

What's Changed

  • Fix type exports and integrate arethetypeswrong by @smaye81 in #565

Full Changelog: v1.3.1...v1.3.2

v1.3.1

30 Aug 15:29
9562568
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/bufbuild/protobuf-es/compare/v1.3.0..v1.3.1

v1.3.0

14 Jul 20:04
d3f19c1
Compare
Choose a tag to compare

What's Changed

  • Add toPlainMessage to convert Message objects to their PlainMessage 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

v1.2.1

30 May 18:14
ae29a60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog:
https://github.com/bufbuild/protobuf-es/compare/v1.2.0..v1.2.1