Releases: protobufjs/protobuf.js
Releases · protobufjs/protobuf.js
protobufjs: v7.3.2
12 Jun 08:26
Compare
Sorry, something went wrong.
No results found
7.3.2 (2024-06-12)
Bug Fixes
docs: Update readme to correct command for creating types (#1939 ) (0f9d477 )
Also fixes an issue with 7.3.1, where the dist/ folder containing the build artifacts was missing on npm.
protobufjs: v7.3.1
07 Jun 23:09
Compare
Sorry, something went wrong.
No results found
7.3.1 (2024-06-05)
Bug Fixes
types: reserved field in IType can contain reserved names (#2001 ) (d1d2c0c )
protobufjs: v7.3.0
10 May 03:43
Compare
Sorry, something went wrong.
No results found
7.3.0 (2024-05-10)
Features
protobufjs: v7.2.6
16 Jan 22:53
Compare
Sorry, something went wrong.
No results found
7.2.6 (2024-01-16)
Bug Fixes
report missing import properly in loadSync (#1960 ) (af3ff83 )
protobufjs: v7.2.5
22 Aug 00:03
Compare
Sorry, something went wrong.
No results found
7.2.5 (2023-08-21)
Bug Fixes
protobufjs-cli: v1.1.2
22 Aug 00:03
Compare
Sorry, something went wrong.
No results found
1.1.2 (2023-08-21)
Bug Fixes
possible infinite loop when parsing option (#1923 ) (f2a8620 )
protobufjs: v7.2.4
23 Jun 23:33
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )