Skip to content

Releases: ipfs/helia

utils: v1.0.0

07 Oct 08:09
332580c
Compare
Choose a tag to compare

1.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Features

Bug Fixes

Dependencies

  • dev: bump sinon from 18.0.1 to 19.0.2 (#634) (23e62e1)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.3.1 to ^5.0.0

unixfs: v4.0.0

07 Oct 08:09
332580c
Compare
Choose a tag to compare

4.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.3.1 to ^5.0.0

strings: v4.0.0

07 Oct 08:09
332580c
Compare
Choose a tag to compare

4.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.3.1 to ^5.0.0

routers: v2.0.0

07 Oct 08:09
332580c
Compare
Choose a tag to compare

2.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.3.1 to ^5.0.0

mfs: v4.0.0

07 Oct 08:09
332580c
Compare
Choose a tag to compare

4.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/unixfs bumped from ^3.0.7 to ^4.0.0

json: v4.0.0

07 Oct 08:09
332580c
Compare
Choose a tag to compare

4.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.3.1 to ^5.0.0

ipns: v8.0.0

07 Oct 08:09
332580c
Compare
Choose a tag to compare

8.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • dev: bump sinon from 18.0.1 to 19.0.2 (#634) (23e62e1)
  • update kad-dht to 14.0.0 (#648) (60d8c8a)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.3.1 to ^5.0.0

interop: v7.0.0

07 Oct 08:09
332580c
Compare
Choose a tag to compare

7.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • update kad-dht to 14.0.0 (#648) (60d8c8a)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^3.0.4 to ^4.0.0
      • @helia/car bumped from ^3.2.1 to ^4.0.0
      • @helia/dag-cbor bumped from ^3.0.6 to ^4.0.0
      • @helia/dag-json bumped from ^3.0.6 to ^4.0.0
      • @helia/http bumped from ^1.0.11 to ^2.0.0
      • @helia/interface bumped from ^4.3.1 to ^5.0.0
      • @helia/ipns bumped from ^7.2.3 to ^8.0.0
      • @helia/json bumped from ^3.0.6 to ^4.0.0
      • @helia/mfs bumped from ^3.0.8 to ^4.0.0
      • @helia/routers bumped from ^1.1.1 to ^2.0.0
      • @helia/strings bumped from ^3.0.6 to ^4.0.0
      • @helia/unixfs bumped from ^3.0.7 to ^4.0.0
      • helia bumped from ^4.2.6 to ^5.0.0

interface: v5.0.0

07 Oct 08:09
332580c
Compare
Choose a tag to compare

5.0.0 (2024-10-07)

⚠ BREAKING CHANGES

  • the metadata record value field has changed from any to string | number | boolean
  • the .dagWalkers property has been removed
  • helia now uses [email protected]

Features

Bug Fixes

http: v2.0.0

07 Oct 08:09
332580c
Compare
Choose a tag to compare

2.0.0 (2024-10-07)

⚠ BREAKING CHANGES

Bug Fixes

Dependencies

  • dev: bump sinon from 18.0.1 to 19.0.2 (#634) (23e62e1)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^3.0.4 to ^4.0.0
      • @helia/interface bumped from ^4.3.1 to ^5.0.0
      • @helia/routers bumped from ^1.1.1 to ^2.0.0
      • @helia/utils bumped from ^0.3.3 to ^1.0.0