Skip to content

Latest commit

 

History

History
76 lines (39 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

76 lines (39 loc) · 2.34 KB

Changelog

1.1.0 (2024-05-01)

Features

Bug Fixes

  • http blockbroker loads gateways from routing (#519) (6a62d1c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.2.0 to ^4.3.0

1.0.3 (2024-04-15)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.1.0 to ^4.2.0

1.0.2 (2024-03-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.0.1 to ^4.1.0

1.0.1 (2024-02-28)

Bug Fixes

  • update project deps and docs (77e34fc)

Dependencies

  • update libp2p patch versions (917a1bc)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^4.0.0 to ^4.0.1

1.0.0 (2024-01-24)

⚠ BREAKING CHANGES

  • the libp2p property has been removed from the Helia interface in @helia/interface - it is still present on the return type of createHelia from the helia module

Features

Bug Fixes

  • update ipns module to v9 and fix double verification of records (#396) (f2853f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/interface bumped from ^3.0.1 to ^4.0.0