Releases: protobufjs/protobuf.js
Releases · protobufjs/protobuf.js
protobufjs: v7.4.0
7.4.0 (2024-08-22)
Features
- Add
prepublishOnly
script (0e4da8b)
Bug Fixes
protobufjs-cli: v1.1.4
1.1.4 (2024-08-22)
Bug Fixes
protobufjs: v7.3.3
7.3.3 (2024-08-16)
Bug Fixes
- handle nullability for optional fields (59569c1)
protobufjs-cli: v1.1.3
1.1.3 (2024-08-16)
Bug Fixes
- handle nullability for optional fields (59569c1)
protobufjs: v7.3.2
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
7.3.1 (2024-06-05)
Bug Fixes
- types: reserved field in IType can contain reserved names (#2001) (d1d2c0c)
protobufjs: v7.3.0
7.3.0 (2024-05-10)
Features
protobufjs: v7.2.6
7.2.6 (2024-01-16)
Bug Fixes
- report missing import properly in loadSync (#1960) (af3ff83)
protobufjs: v7.2.5
7.2.5 (2023-08-21)
Bug Fixes
protobufjs-cli: v1.1.2
1.1.2 (2023-08-21)
Bug Fixes
- possible infinite loop when parsing option (#1923) (f2a8620)