Skip to content

Releases: protobufjs/protobuf.js

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)

protobufjs: v7.1.2

22 Sep 18:33
d026849
Compare
Choose a tag to compare

7.1.2 (2022-09-22)

Bug Fixes

protobufjs: v7.1.1

10 Sep 00:37
6254efb
Compare
Choose a tag to compare

7.1.1 (2022-09-09)

Bug Fixes

  • add import long to the generated .d.ts (#1802) (7c27b5a)
  • generate valid js code for aliased enum values (#1801) (7120e93)

protobufjs-cli: v1.0.2

10 Sep 00:37
6254efb
Compare
Choose a tag to compare

1.0.2 (2022-09-09)

Bug Fixes