3.1.5 (2024-05-01)
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^4.2.0 to ^4.3.0
- devDependencies
- @helia/unixfs bumped from ^3.0.5 to ^3.0.6
- dependencies
3.1.4 (2024-04-22)
- The following workspace dependencies were updated
- devDependencies
- @helia/unixfs bumped from ^3.0.4 to ^3.0.5
- devDependencies
3.1.3 (2024-04-15)
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^4.1.0 to ^4.2.0
- devDependencies
- @helia/unixfs bumped from ^3.0.3 to ^3.0.4
- dependencies
3.1.2 (2024-04-03)
- The following workspace dependencies were updated
- devDependencies
- @helia/unixfs bumped from ^3.0.2 to ^3.0.3
- devDependencies
3.1.1 (2024-03-14)
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^4.0.1 to ^4.1.0
- devDependencies
- @helia/unixfs bumped from ^3.0.1 to ^3.0.2
- dependencies
3.1.0 (2024-02-28)
- support reading identity cids (#429) (98308f7)
- update project deps and docs (77e34fc)
- use blockstore interface where possible (#417) (30c8981)
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^4.0.0 to ^4.0.1
- devDependencies
- @helia/unixfs bumped from ^3.0.0 to ^3.0.1
- dependencies
3.0.0 (2024-01-24)
- 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)
- expose configured dag walkers and hashers on helia interface (#381) (843fba4), closes #375
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^3.0.1 to ^4.0.0
- devDependencies
- @helia/unixfs bumped from ^2.0.1 to ^3.0.0
- dependencies
2.0.0 (2024-01-08)
- uses multiformats v13 and helia v3
- The following workspace dependencies were updated
- dependencies
- @helia/interface bumped from ^3.0.0 to ^3.0.1
- devDependencies
- @helia/unixfs bumped from ^2.0.0 to ^2.0.1
- dependencies
1.0.4 (2023-10-07)
1.0.3 (2023-08-27)
- bump @helia/interface from 1.2.2 to 2.0.0 (#32) (68656a8)
- bump cborg from 1.10.2 to 2.0.5 (#35) (10994ea)
- bump multiformats from 11.0.2 to 12.0.1 (#4) (50bed0f)
1.0.2 (2023-08-27)
1.0.1 (2023-08-14)
- import from multiformats/cid for smaller bundles (0857d1f)
- fix linting (3803a37)