Skip to content

Releases: protobufjs/protobuf.js

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)

protobufjs: v7.2.5

22 Aug 00:03
4436cc7
Compare
Choose a tag to compare

7.2.5 (2023-08-21)

Bug Fixes

protobufjs-cli: v1.1.2

22 Aug 00:03
4436cc7
Compare
Choose a tag to compare

1.1.2 (2023-08-21)

Bug Fixes

  • possible infinite loop when parsing option (#1923) (f2a8620)

protobufjs: v7.2.4

23 Jun 23:33
42e5a9c
Compare
Choose a tag to compare

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)

protobufjs: v7.2.3

27 Mar 18:07
56b1e64
Compare
Choose a tag to compare

7.2.3 (2023-03-27)

Bug Fixes

  • type names can be split into multiple tokens (#1877) (8817ee6)

protobufjs: v7.2.2

07 Feb 15:24
e721d04
Compare
Choose a tag to compare

7.2.2 (2023-02-07)

Bug Fixes

  • do not allow to extend same field twice to prevent the error (#1784) (14f0536)

protobufjs: v7.2.1

02 Feb 21:16
644d588
Compare
Choose a tag to compare

7.2.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)
  • Revert "fix: error should be thrown" (4489fa7)
  • use bundled filename to fix common pb includes (#1860) (dce9a2e)
  • use ES5 style function syntax (#1830) (64e8936)

protobufjs-cli: v1.1.1

02 Feb 21:16
644d588
Compare
Choose a tag to compare

1.1.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)

protobufjs: v7.2.0

24 Jan 19:49
0099ddc
Compare
Choose a tag to compare

7.2.0 (2023-01-24)

Features

  • cli: generate static files at the granularity of proto messages (#1840) (32f2d6a)

Bug Fixes

protobufjs-cli: v1.1.0

24 Jan 19:49
0099ddc
Compare
Choose a tag to compare

1.1.0 (2023-01-24)

Features

  • cli: generate static files at the granularity of proto messages (#1840) (32f2d6a)