Skip to content

Latest commit

 

History

History
76 lines (39 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

76 lines (39 loc) · 2.94 KB

⚠ BREAKING CHANGES

  • uses multiformats v13 and helia v3

Features

  • update helia to v3 and multiformats to v13 (#87) (ae7cbc9)

Trivial Changes

  • update sibling dependencies (1184ea6)

Dependencies

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

3.0.1 (2024-02-28)

Bug Fixes

Dependencies

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

3.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

Dependencies

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

Dependencies

  • bump @helia/interface from 1.2.2 to 2.0.0 (#39) (7c9bc2e)

@helia/strings-v1.0.0 (2023-05-03)

Bug Fixes

Documentation