interop: v5.0.0
5.0.0 (2024-01-31)
⚠ BREAKING CHANGES
- to support paths in
@helia/ipns
, the return type ofipns.resolve
is now{ path: string, cid: CID }
instead of justCID
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @helia/block-brokers bumped from ^2.0.0 to ^2.0.1
- @helia/http bumped from ^1.0.0 to ^1.0.1
- @helia/ipns bumped from ^5.0.0 to ^6.0.0
- helia bumped from ^4.0.0 to ^4.0.1
- dependencies