Skip to content

Releases: bufbuild/protobuf-es

v1.5.0

30 Nov 12:29
d0049b3

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

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

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

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

Choose a tag to compare

What's Changed

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

v1.3.2

05 Oct 16:46
4619758

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

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

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

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

v1.2.0

24 Mar 19:11
0d2219f

Choose a tag to compare

This release contains the following:

Enhancements

Full Changelog: v1.1.1...v1.2.0