Skip to content

interface: v7.0.0

Choose a tag to compare

@achingbrain achingbrain released this 29 Jun 12:27
28fee0e

7.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • import from @helia/interface not @helia/interface/foo
  • make libp2p optional (#1049)
  • secp256k1 support has been removed from the default config, it must now be configured separately
  • returned instances of CID and MultihashDigest come from the multiformats@14.x.x module

Features

Bug Fixes

Dependencies