Skip to content

Releases: bufbuild/protobuf-es

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

v1.2.0

24 Mar 19:11
0d2219f
Compare
Choose a tag to compare

This release contains the following:

Enhancements

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

v1.1.1

14 Mar 21:30
5253331
Compare
Choose a tag to compare

This release contains the following:

Enhancements

Fixes

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Mar 15:07
2f3c3e2
Compare
Choose a tag to compare

This release includes the following:

Enhancements

Bug Fixes

  • Upgrade to Protobuf v22.0 by @smaye81 in #394.
  • Fix type declaration emitting when using NodeNext module resolution by @fubhy in #398.
  • Strip rewrite_imports parameter by @smaye81 in #386.

New Contributors

v1.0.0

20 Dec 18:15
19ba0c0
Compare
Choose a tag to compare

🎉 v1.0.0 🎉

This is Protobuf-ES's first stable release! It does not contain any user-facing changes.