@helia/verified-fetch-interop 1.25.0 (2024-06-13)
- @helia/verified-fetch: upgraded to 1.5.0
@helia/verified-fetch-interop 1.24.1 (2024-05-24)
- @helia/verified-fetch: upgraded to 1.4.3
@helia/verified-fetch-interop 1.24.0 (2024-05-16)
- @helia/verified-fetch: upgraded to 1.4.2
@helia/verified-fetch-interop 1.23.0 (2024-05-09)
- @helia/verified-fetch: upgraded to 1.4.1
@helia/verified-fetch-interop 1.22.0 (2024-05-09)
- @helia/verified-fetch: upgraded to 1.4.0
@helia/verified-fetch-interop 1.21.1 (2024-05-08)
@helia/verified-fetch-interop 1.21.0 (2024-05-02)
- @helia/verified-fetch: upgraded to 1.3.14
@helia/verified-fetch-interop 1.20.0 (2024-04-20)
- @helia/verified-fetch: upgraded to 1.3.13
@helia/verified-fetch-interop 1.19.0 (2024-04-15)
- @helia/verified-fetch: upgraded to 1.3.12
@helia/verified-fetch-interop 1.18.0 (2024-04-15)
- @helia/verified-fetch: upgraded to 1.3.11
@helia/verified-fetch-interop 1.17.0 (2024-04-12)
- @helia/verified-fetch: upgraded to 1.3.10
@helia/verified-fetch-interop 1.16.0 (2024-04-11)
- @helia/verified-fetch: upgraded to 1.3.9
@helia/verified-fetch-interop 1.15.1 (2024-04-09)
- @helia/verified-fetch: upgraded to 1.3.8
@helia/verified-fetch-interop 1.15.0 (2024-04-08)
- @helia/verified-fetch: upgraded to 1.3.7
@helia/verified-fetch-interop 1.14.0 (2024-04-08)
- @helia/verified-fetch: upgraded to 1.3.6
@helia/verified-fetch-interop 1.13.0 (2024-04-08)
- @helia/verified-fetch: upgraded to 1.3.5
@helia/verified-fetch-interop 1.12.0 (2024-04-02)
- @helia/verified-fetch: upgraded to 1.3.4
@helia/verified-fetch-interop 1.11.0 (2024-03-28)
- @helia/verified-fetch: upgraded to 1.3.3
@helia/verified-fetch-interop 1.10.1 (2024-03-25)
- @helia/verified-fetch: upgraded to 1.3.2
@helia/verified-fetch-interop 1.10.0 (2024-03-22)
- @helia/verified-fetch: upgraded to 1.3.1
@helia/verified-fetch-interop 1.9.0 (2024-03-21)
- @helia/verified-fetch: upgraded to 1.3.0
@helia/verified-fetch-interop 1.8.0 (2024-03-18)
- @helia/verified-fetch: upgraded to 1.2.1
@helia/verified-fetch-interop 1.7.0 (2024-03-15)
- @helia/verified-fetch: upgraded to 1.2.0
@helia/verified-fetch-interop 1.6.0 (2024-03-14)
- @helia/verified-fetch: upgraded to 1.1.3
@helia/verified-fetch-interop 1.5.1 (2024-03-12)
@helia/verified-fetch-interop 1.5.0 (2024-03-11)
- @helia/verified-fetch: upgraded to 1.1.2
@helia/verified-fetch-interop 1.4.0 (2024-03-08)
- @helia/verified-fetch: upgraded to 1.1.1
@helia/verified-fetch-interop 1.3.0 (2024-03-03)
- @helia/verified-fetch: upgraded to 1.1.0
@helia/verified-fetch-interop 1.2.0 (2024-02-29)
- @helia/verified-fetch: upgraded to 1.0.2
@helia/verified-fetch-interop 1.1.0 (2024-02-29)
- @helia/verified-fetch: upgraded to 1.0.1
- add interop tests and update project config (fdc83b8)
- @helia/verified-fetch: upgraded to 1.0.0
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