Skip to content

Latest commit

 

History

History
153 lines (93 loc) · 5.36 KB

CHANGELOG.md

File metadata and controls

153 lines (93 loc) · 5.36 KB

Changelog

1.0.10 (2024-07-31)

Documentation

Dependencies

  • bump aegir from 42.2.11 to 43.0.1 (#552) (74ccc92)
  • bump aegir from 43.0.3 to 44.0.1 (#569) (6952f05)
  • dev: bump sinon from 17.0.2 to 18.0.0 (#536) (62f77df)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^3.0.2 to ^3.0.3
      • @helia/interface bumped from ^4.3.0 to ^4.3.1
      • @helia/routers bumped from ^1.1.0 to ^1.1.1
      • @helia/utils bumped from ^0.3.2 to ^0.3.3

1.0.9 (2024-05-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^3.0.1 to ^3.0.2
      • @helia/utils bumped from ^0.3.1 to ^0.3.2

1.0.8 (2024-05-20)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^3.0.0 to ^3.0.1
      • @helia/utils bumped from ^0.3.0 to ^0.3.1

1.0.7 (2024-05-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.1.2 to ^3.0.0

1.0.6 (2024-05-01)

Bug Fixes

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.1.1 to ^2.1.2
      • @helia/interface bumped from ^4.2.0 to ^4.3.0
      • @helia/routers bumped from ^1.0.3 to ^1.1.0
      • @helia/utils bumped from ^0.2.0 to ^0.3.0

1.0.5 (2024-04-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.1.0 to ^2.1.1

1.0.4 (2024-04-15)

Bug Fixes

  • add sideEffects: false to package.json (#485) (8c45267)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.0.3 to ^2.1.0
      • @helia/interface bumped from ^4.1.0 to ^4.2.0
      • @helia/routers bumped from ^1.0.2 to ^1.0.3
      • @helia/utils bumped from ^0.1.0 to ^0.2.0

1.0.3 (2024-03-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.0.2 to ^2.0.3
      • @helia/interface bumped from ^4.0.1 to ^4.1.0
      • @helia/routers bumped from ^1.0.1 to ^1.0.2
      • @helia/utils bumped from ^0.0.2 to ^0.1.0

1.0.2 (2024-02-28)

Bug Fixes

Dependencies

  • update libp2p patch versions (917a1bc)
  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.0.1 to ^2.0.2
      • @helia/interface bumped from ^4.0.0 to ^4.0.1
      • @helia/routers bumped from ^1.0.0 to ^1.0.1
      • @helia/utils bumped from ^0.0.1 to ^0.0.2

1.0.1 (2024-01-31)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^2.0.0 to ^2.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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @helia/block-brokers bumped from ^1.0.0 to ^2.0.0
      • @helia/interface bumped from ^3.0.1 to ^4.0.0
      • @helia/routers bumped from ^0.0.0 to ^1.0.0
      • @helia/utils bumped from ^0.0.0 to ^0.0.1