Skip to content

Releases: protobufjs/protobuf.js

protobufjs: v7.5.0

15 Apr 16:22
1dbcfe3
Compare
Choose a tag to compare

7.5.0 (2025-04-15)

Features

  • add Edition 2023 Support (f04ded3)
  • add Edition 2023 Support (ac9a3b9)
  • add Edition 2023 Support (e5ca5c8)
  • add Edition 2023 Support (a84409b)
  • add Edition 2023 Support (9c5a178)
  • add Edition 2023 Support (b2c6867)
  • add Edition 2023 Support (60f3e51)
  • add Edition 2023 Support (a656361)
  • add Edition 2023 Support (869a95b)
  • add Edition 2023 Support (b936af4)
  • add Edition 2023 Support (a938467)
  • add Edition 2023 Support (1af8454)
  • add Edition 2023 Support (785416f)
  • add feature resolution (a9ffc8a)
  • add feature resolution and tests (68b5339)
  • add feature resolution for protobuf editions (547afa2)
  • add feature resolution for protobuf editions (65d3ed1)
  • api_converters_editions tests added and run successfully" (b4b5ca4)
  • increase size of file that protobufjs CLI can process (00d5f1a)
  • increase size of file that protobufjs CLI can process (d36ef0f)

Bug Fixes

  • change tree traversal order and feature resolution algorithm (d2d47d9)
  • remove eval usage so that chrome extension MV3 can run properly (#1941) (f2ccb99)

protobufjs-cli: v1.2.0

15 Apr 16:22
1dbcfe3
Compare
Choose a tag to compare

1.2.0 (2025-04-15)

Features

  • add Edition 2023 Support (f04ded3)
  • add Edition 2023 Support (a84409b)
  • add Edition 2023 Support (9c5a178)
  • add Edition 2023 Support (b2c6867)
  • add Edition 2023 Support (60f3e51)
  • add Edition 2023 Support (a656361)
  • add Edition 2023 Support (1af8454)
  • add feature resolution (a9ffc8a)
  • add feature resolution for protobuf editions (547afa2)
  • api_converters_editions tests added and run successfully" (b4b5ca4)
  • increase size of file that protobufjs CLI can process (00d5f1a)
  • increase size of file that protobufjs CLI can process (d36ef0f)

protobufjs: v7.4.0

22 Aug 19:02
19e1fef
Compare
Choose a tag to compare

7.4.0 (2024-08-22)

Features

  • Add prepublishOnly script (0e4da8b)

Bug Fixes

protobufjs-cli: v1.1.4

22 Aug 19:02
19e1fef
Compare
Choose a tag to compare

1.1.4 (2024-08-22)

Bug Fixes

protobufjs: v7.3.3

16 Aug 19:58
5b502e1
Compare
Choose a tag to compare

7.3.3 (2024-08-16)

Bug Fixes

  • handle nullability for optional fields (59569c1)

protobufjs-cli: v1.1.3

16 Aug 19:58
5b502e1
Compare
Choose a tag to compare

1.1.3 (2024-08-16)

Bug Fixes

  • handle nullability for optional fields (59569c1)

protobufjs: v7.3.2

12 Jun 08:26
0a0cdb6
Compare
Choose a tag to compare

7.3.2 (2024-06-12)

Bug Fixes

  • docs: Update readme to correct command for creating types (#1939) (0f9d477)
  • Also fixes an issue with 7.3.1, where the dist/ folder containing the build artifacts was missing on npm.

protobufjs: v7.3.1

07 Jun 23:09
a71ef76
Compare
Choose a tag to compare

7.3.1 (2024-06-05)

Bug Fixes

  • types: reserved field in IType can contain reserved names (#2001) (d1d2c0c)

protobufjs: v7.3.0

10 May 03:43
722b635
Compare
Choose a tag to compare

7.3.0 (2024-05-10)

Features

  • add handling for extension range options (#1990) (2d58011)

protobufjs: v7.2.6

16 Jan 22:53
2f846fe
Compare
Choose a tag to compare

7.2.6 (2024-01-16)

Bug Fixes

  • report missing import properly in loadSync (#1960) (af3ff83)