Releases: protobufjs/protobuf.js
Releases · protobufjs/protobuf.js
protobufjs: v8.4.2
protobufjs: v7.6.1
protobufjs-cli: v2.4.2
protobufjs-cli: v1.3.1
protobufjs: v8.4.1
8.4.1 (2026-05-21)
Bug Fixes
- Correct util helper typing (#2279) (664a3d1)
- Decode omitted long map values as Long (#2264) (a71254b)
- Expose Field rule declaration (#2261) (1664cbf)
- Improve message return typings (#2274) (0f54489)
- Misc utility hardening (#2272) (3de631b)
- Omit proto3 synthetic oneofs in toObject (#2273) (9a78a4a)
- Preserve writer state in static encodeDelimited (#2275) (d28ec57)
- Register empty common in light build (#2262) (6cc4bc2)
- Treat fixed64 as unsigned in converters (#2265) (d8a6983)
protobufjs-cli: v2.4.1
2.4.1 (2026-05-21)
Bug Fixes
- Add no-mixed-operators eslint disable (#2263) (7d24d6a)
- Preserve writer state in static encodeDelimited (#2275) (d28ec57)
- Treat fixed64 as unsigned in converters (#2265) (d8a6983)
Dependencies
- The following workspace dependencies were updated
- devDependencies
- protobufjs bumped from file:.. to 8.4.1
- peerDependencies
- protobufjs bumped from ^8.4.0 to ^8.4.1
- devDependencies