6.0.0 (2024-03-14)
- requires @helia/[email protected] or later,
resolveDns
has been renamedresolveDNSLink
- bump kubo from 0.26.0 to 0.27.0 (#461) (c69913c)
- The following workspace dependencies were updated
- dependencies
- @helia/block-brokers bumped from ^2.0.2 to ^2.0.3
- @helia/car bumped from ^3.1.0 to ^3.1.1
- @helia/dag-cbor bumped from ^3.0.1 to ^3.0.2
- @helia/dag-json bumped from ^3.0.1 to ^3.0.2
- @helia/http bumped from ^1.0.2 to ^1.0.3
- @helia/interface bumped from ^4.0.1 to ^4.1.0
- @helia/ipns bumped from ^6.0.1 to ^7.0.0
- @helia/json bumped from ^3.0.1 to ^3.0.2
- @helia/mfs bumped from ^3.0.1 to ^3.0.2
- @helia/routers bumped from ^1.0.1 to ^1.0.2
- @helia/strings bumped from ^3.0.1 to ^3.0.2
- @helia/unixfs bumped from ^3.0.1 to ^3.0.2
- helia bumped from ^4.0.2 to ^4.1.0
- dependencies
5.1.0 (2024-02-28)
- create @helia/verified-fetch (#392) (f243de2)
- require content-type parser to set content-type (#423) (f58d467)
- allow contentTypeParser with Helia instance (#427) (3283a5c)
- update project deps and docs (77e34fc)
- use unixfs exporter to traverse DAGs (#455) (6f8c15b)
- bump @chainsafe/libp2p-gossipsub from 11.2.1 to 12.0.0 (#430) (9b1ddf8)
- bump @chainsafe/libp2p-gossipsub from 12.0.0 to 13.0.0 (#457) (cb35a1b)
- update libp2p patch versions (917a1bc)
- The following workspace dependencies were updated
- dependencies
- @helia/block-brokers bumped from ^2.0.1 to ^2.0.2
- @helia/car bumped from ^3.0.0 to ^3.1.0
- @helia/dag-cbor bumped from ^3.0.0 to ^3.0.1
- @helia/dag-json bumped from ^3.0.0 to ^3.0.1
- @helia/http bumped from ^1.0.1 to ^1.0.2
- @helia/interface bumped from ^4.0.0 to ^4.0.1
- @helia/ipns bumped from ^6.0.0 to ^6.0.1
- @helia/json bumped from ^3.0.0 to ^3.0.1
- @helia/mfs bumped from ^3.0.0 to ^3.0.1
- @helia/routers bumped from ^1.0.0 to ^1.0.1
- @helia/strings bumped from ^3.0.0 to ^3.0.1
- @helia/unixfs bumped from ^3.0.0 to ^3.0.1
- helia bumped from ^4.0.1 to ^4.0.2
- dependencies
5.0.0 (2024-01-31)
- to support paths in
@helia/ipns
, the return type ofipns.resolve
is now{ path: string, cid: CID }
instead of justCID
- 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
4.0.0 (2024-01-24)
- remove gossipsub from default libp2p services (#401)
helia.routing
is the default routing used, thelibp2p
routing has been removed as it is redundant- the
libp2p
property has been removed from theHelia
interface in@helia/interface
- it is still present on the return type ofcreateHelia
from thehelia
module
- add @helia/http to monorepo (#372) (76220cd)
- export binary from @helia/interop (#384) (3477b27)
- use helia router for IPNS put/get (#387) (ce74026)
- include aegir config in interop and run from install dir (#389) (a2229bd)
- remove gossipsub from default libp2p services (#401) (99c94f4)
- update ipns module to v9 and fix double verification of records (#396) (f2853f8)
- bump kubo from 0.25.0 to 0.26.0 (#400) (a9c55f0)
- The following workspace dependencies were updated
- dependencies
- @helia/block-brokers bumped from ^1.0.0 to ^2.0.0
- @helia/car bumped from ^2.0.1 to ^3.0.0
- @helia/dag-cbor bumped from ^2.0.1 to ^3.0.0
- @helia/dag-json bumped from ^2.0.1 to ^3.0.0
- @helia/http bumped from ^0.9.0 to ^1.0.0
- @helia/interface bumped from ^3.0.1 to ^4.0.0
- @helia/ipns bumped from ^4.0.0 to ^5.0.0
- @helia/json bumped from ^2.0.1 to ^3.0.0
- @helia/mfs bumped from ^2.0.1 to ^3.0.0
- @helia/routers bumped from ^0.0.0 to ^1.0.0
- @helia/strings bumped from ^2.0.1 to ^3.0.0
- @helia/unixfs bumped from ^2.0.1 to ^3.0.0
- helia bumped from ^3.0.1 to ^4.0.0
- dependencies
3.0.1 (2024-01-16)
3.0.0 (2024-01-09)
- uses multiformats v13 and helia v3
- uses multiformats v13 and helia v3
- uses multiformats v13 and helia v3
- uses multiformats v13 and helia v3
- uses multiformats v13 and helia v3
- uses multiformats v13 and helia v3, renames
dht
routing tolibp2p
- uses multiformats v13
- uses multiformats v13 and helia v3
- update helia to v3 and multiformats to v13 (9f7dc0a)
- update helia to v3 and multiformats to v13 (#147) (001247c)
- update helia to v3 and multiformats to v13 (#167) (a0381b9)
- update helia to v3 and multiformats to v13 (#45) (f078447)
- update helia to v3 and multiformats to v13 (#45) (3c7d9d4)
- update helia to v3 and multiformats to v13 (#46) (e3dc586)
- update helia to v3 and multiformats to v13 (#52) (6405c34)
- update helia to v3 and multiformats to v13 (#87) (ae7cbc9)
- The following workspace dependencies were updated
- devDependencies
- @helia/block-brokers bumped from ~0.0.0 to ~1.0.0
- @helia/car bumped from ^2.0.0 to ^2.0.1
- @helia/dag-cbor bumped from ^2.0.0 to ^2.0.1
- @helia/dag-json bumped from ^2.0.0 to ^2.0.1
- @helia/interface bumped from ^3.0.0 to ^3.0.1
- @helia/json bumped from ^2.0.0 to ^2.0.1
- @helia/mfs bumped from ^2.0.0 to ^2.0.1
- @helia/strings bumped from ^2.0.0 to ^2.0.1
- @helia/unixfs bumped from ^2.0.0 to ^2.0.1
- helia bumped from ^3.0.0 to ^3.0.1
- devDependencies
2.0.0 (2024-01-07)
helia.pin.add
andhelia.pin.rm
now returnAsyncGenerator<CID>
- The libp2p API has changed in a couple of places - please see the upgrade guide
- The following workspace dependencies were updated
- devDependencies
- @helia/interface bumped from ^2.1.0 to ^3.0.0
- helia bumped from ^2.1.0 to ^3.0.0
- devDependencies
1.1.0 (2023-11-06)
- The following workspace dependencies were updated
- devDependencies
- @helia/interface bumped from ^2.0.0 to ^2.1.0
- helia bumped from ^2.0.3 to ^2.1.0
- devDependencies
1.0.3 (2023-09-18)
- The following workspace dependencies were updated
- devDependencies
- helia bumped from ^2.0.2 to ^2.0.3
- devDependencies
1.0.2 (2023-09-14)
- The following workspace dependencies were updated
- devDependencies
- helia bumped from ^2.0.1 to ^2.0.2
- devDependencies
1.0.1 (2023-08-16)
- The following workspace dependencies were updated
- devDependencies
- helia bumped from ^2.0.0 to ^2.0.1
- devDependencies
1.0.0 (2023-08-16)
- libp2p has been updated to 0.46.x
- The following workspace dependencies were updated
- devDependencies
- @helia/interface bumped from ^1.0.0 to ^2.0.0
- helia bumped from ^1.0.0 to ^2.0.0
- devDependencies