Releases: ipfs/protons
Releases · ipfs/protons
protons-v6.0.2
protons-runtime-v4.0.2
protons-v6.0.1
protons-v6.0.1 (2022-10-14)
Dependencies
protons-v6.0.0
protons-v6.0.0 (2022-10-12)
⚠ BREAKING CHANGES
- ts definitions will need to be generated from
.proto
files - singular message fields have become optional as message fields are always optional in proto3
Bug Fixes
Dependencies
- update sibling dependencies (b1316fa)
protons-runtime-v4.0.1
protons-runtime-v4.0.1 (2022-10-12)
Bug Fixes
protons-runtime-v4.0.0
protons-runtime-v4.0.0 (2022-10-12)
⚠ BREAKING CHANGES
- ts definitions will need to be generated from
.proto
files - singular message fields have become optional as message fields are always optional in proto3
Bug Fixes
protons-v5.1.0
protons-runtime-v3.1.0
protons-runtime-v3.1.0 (2022-08-11)
Features
protons-v5.0.0
protons-v5.0.0 (2022-08-10)
⚠ BREAKING CHANGES
- the exported types of
protons-runtime
have changed and protobuf encoders/decoders will need to be regenerated
Bug Fixes
Trivial Changes
- update sibling deps (7568283)