Skip to content

Releases: bufbuild/protobuf-es

v2.11.0

21 Jan 15:09
55c5eac

Choose a tag to compare

What's Changed

  • Support Bun by @timostamm in #1343
  • Add plugin option elide_plugin_version=true by @timostamm in #1336
  • Add tests for duplicate field ordering and unknown field errors when performing JSON deserialization by @hudlow in #1132
  • Remove dead branches for null handling in fromJson by @hudlow in #1315
  • Fix validation for FieldMask (de-)serialization to/from JSON by @hudlow in #1323
  • Cache field maps for fromJson() by @hudlow in #1334

Full Changelog: v2.10.2...v2.11.0

v2.10.2

12 Dec 19:04
05dab19

Choose a tag to compare

What's Changed

  • Update to protocolbuffers/protobuf v33.2 by @timostamm in #1308
  • Permit google.protobuf.Value.null_value in map values in ProtoJSON by @timostamm in #1314

Full Changelog: v2.10.1...v2.10.2

v2.10.1

12 Nov 13:19
3eb403e

Choose a tag to compare

What's Changed

  • Update @typescript/vfs to version 1.6.2 by @Yovach in #1274

New Contributors

Full Changelog: v2.10.0...v2.10.1

v2.10.0

20 Oct 18:44
22a2c29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.0...v2.10.0

v2.9.0

18 Sep 18:11
ac7d546

Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.9.0

v2.8.0

11 Sep 15:06
89dd6e7

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

19 Aug 14:26
92f8536

Choose a tag to compare

What's Changed

Important

TypeScript 5.9 includes breaking changes to lib.d.ts, forcing us to change return types for some functions from Uint8Array to Uint8Array<ArrayBuffer>. See #1200 for details.

Full Changelog: v2.6.3...v2.7.0

v2.6.3

04 Aug 12:02
dfc6fe0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.2...v2.6.3

v2.6.2

23 Jul 09:29
37fcaad

Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.6.2

v2.6.1

17 Jul 12:12
0f07323

Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1