Protobuf.js Versions Save

Protocol Buffers for JavaScript (& TypeScript).

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)

protobufjs-v7.1.2

1 year ago

7.1.2 (2022-09-22)

Bug Fixes

protobufjs-v7.1.1

1 year ago

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

1 year ago

1.0.2 (2022-09-09)

Bug Fixes

protobufjs-v7.1.0

1 year ago

7.1.0 (2022-08-26)

Features

Bug Fixes

protobufjs-cli-v1.0.1

1 year ago

1.0.1 (2022-08-26)

Bug Fixes

protobufjs-v7.0.0

1 year ago

7.0.0 (2022-07-08)

⚠ BREAKING CHANGES

  • drop support for Node 4, 6, 8, 10 (#1764)
  • move command line tool to a new package named protobufjs-cli (#1234)
  • encoding of empty Buffers (#1514)

Features

Bug Fixes

protobufjs-cli-v1.0.0

1 year ago

1.0.0 (2022-07-08)

⚠ BREAKING CHANGES

  • drop support for Node 4, 6, 8, 10 (#1764)
  • move command line tool to a new package named protobufjs-cli (#1234)

Features

Bug Fixes

v6.11.3

2 years ago

6.11.3 (2022-05-20)

Bug Fixes

v6.11.2

3 years ago

6.11.2 (2021-04-30)

  • regenerated index.d.ts to fix the unintended breaking change in types.