Skip to content

car: v3.0.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 24 Jan 15:43
4864f29

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

  • add @helia/http to monorepo (#372) (76220cd)
  • expose configured dag walkers and hashers on helia interface (#381) (843fba4), closes #375

Dependencies

  • 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