Skip to content

Releases: protobufjs/protobuf.js

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

protobufjs: v7.1.0

26 Aug 22:07
48457c4
Compare
Choose a tag to compare

7.1.0 (2022-08-26)

Features

Bug Fixes

protobufjs-cli: v1.0.1

26 Aug 22:07
48457c4
Compare
Choose a tag to compare

1.0.1 (2022-08-26)

Bug Fixes

protobufjs: v7.0.0

08 Jul 17:40
e8745f7
Compare
Choose a tag to compare

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

08 Jul 17:40
e8745f7
Compare
Choose a tag to compare

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

20 May 19:29
b130dfd
Compare
Choose a tag to compare

6.11.3 (2022-05-20)

Bug Fixes

v6.11.2

30 Apr 17:32
Compare
Choose a tag to compare

6.11.2 (2021-04-30)

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