Protobuf.js Versions Save

Protocol Buffers for JavaScript (& TypeScript).

protobufjs-v7.2.6

3 months ago

7.2.6 (2024-01-16)

Bug Fixes

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

protobufjs-v7.2.5

8 months ago

7.2.5 (2023-08-21)

Bug Fixes

protobufjs-cli-v1.1.2

8 months ago

1.1.2 (2023-08-21)

Bug Fixes

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

protobufjs-v7.2.4

10 months ago

7.2.4 (2023-06-23)

Bug Fixes

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

protobufjs-v7.2.3

1 year ago

7.2.3 (2023-03-27)

Bug Fixes

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

protobufjs-v7.2.2

1 year ago

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

1 year ago

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

1 year ago

1.1.1 (2023-02-02)

Bug Fixes

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

protobufjs-v7.2.0

1 year ago

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

1 year ago

1.1.0 (2023-01-24)

Features

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