Releases: ipfs/helia
Releases · ipfs/helia
utils: v1.0.1
routers: v2.1.0
interop: v7.0.2
7.0.2 (2024-10-23)
Dependencies
http: v2.0.1
2.0.1 (2024-10-23)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @helia/block-brokers bumped from ^4.0.0 to ^4.0.1
- @helia/routers bumped from ^2.0.0 to ^2.1.0
- @helia/utils bumped from ^1.0.0 to ^1.0.1
- dependencies
helia: v5.1.0
block-brokers: v4.0.1
4.0.1 (2024-10-23)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @helia/bitswap bumped from ^2.0.0 to ^2.0.1
- @helia/utils bumped from ^1.0.0 to ^1.0.1
- dependencies
bitswap: v2.0.1
2.0.1 (2024-10-23)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @helia/utils bumped from ^1.0.0 to ^1.0.1
- dependencies
interop: v7.0.1
7.0.1 (2024-10-16)
Dependencies
- The following workspace dependencies were updated
- dependencies
- helia bumped from ^5.0.0 to ^5.0.1
- dependencies
helia: v5.0.1
utils: v1.0.0
1.0.0 (2024-10-07)
⚠ BREAKING CHANGES
- the
.dagWalkers
property has been removed - helia now uses [email protected]
Features
Bug Fixes
- add doc-check script and export types used by functions (#637) (4f14996)
- replace dag walkers with generic CID extraction from blocks (#447) (5ff6998)
- update to [email protected] (#630) (ec8bf66)
- use hasCode from multiformats (#635) (f5a03fc)