Skip to content

helia: v4.0.0

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

4.0.0 (2024-01-24)

⚠ BREAKING CHANGES

  • remove gossipsub from default libp2p services (#401)
  • 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

  • add a test for reading the peer id from the datastore (#397) (4836d52)
  • ignore libp2p start param in helia factory (#382) (c8d2fac), closes #344
  • remove gossipsub from default libp2p services (#401) (99c94f4)
  • update ipns module to v9 and fix double verification of records (#396) (f2853f8)

Dependencies

  • bump @chainsafe/libp2p-noise from 14.1.0 to 15.0.0 (#393) (4943c5b)
  • 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