Skip to content

Releases: protobufjs/protobuf.js

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.

v6.11.1

30 Apr 17:16
Compare
Choose a tag to compare

6.11.1 (2021-04-29)

Bug Fixes

v6.11.0

30 Apr 17:16
Compare
Choose a tag to compare

6.11.0 (2021-04-28)

Features

Bug Fixes

Dependencies

  • set @types/node to >= 13.7.0 in dependencies (@indutny) (#1575)

protobuf.js v6.10.2

16 Nov 21:15
aea41b8
Compare
Choose a tag to compare

Bug Fixes

protobuf.js v6.10.1

16 Jul 02:52
0fea8cd
Compare
Choose a tag to compare

Bug Fixes

  • make node detection a bit more forgiving (#1445) (4e75f6d)