Skip to content

ipns: v6.0.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 31 Jan 17:31
84099a6

6.0.0 (2024-01-31)

⚠ BREAKING CHANGES

  • to support paths in @helia/ipns, the return type of ipns.resolve is now { path: string, cid: CID } instead of just CID

Features

Bug Fixes