interface: v7.0.0
7.0.0 (2026-06-29)
⚠ BREAKING CHANGES
- import from
@helia/interfacenot@helia/interface/foo - make libp2p optional (#1049)
secp256k1support has been removed from the default config, it must now be configured separately- returned instances of
CIDandMultihashDigestcome from themultiformats@14.x.xmodule
Features
- add light constructor (#1058) (16d805e)
- add walker option to pins.add and pins.rm (#1013) (9114743)
- keychain and configurable crypto (#1041) (73a28ed)
- make libp2p optional (#1049) (4b2aea6)
Bug Fixes
- export all types at root of
@helia/interface(#1053) (a464d83) - update to multiformats@14.x.x (#1039) (f6cc764)