Skip to content

perf: v4.0.0

Choose a tag to compare

@achingbrain achingbrain released this 11 Sep 10:12
cb9f3ff

4.0.0 (2024-09-11)

� BREAKING CHANGES

  • the connectionEncryption option has been renamed connectionEncrypters
    • The notifyOnTransient property of libp2p.register has been renamed notifyOnLimitedConnection

Bug Fixes

  • rename "transient" connections to "limited" (#2645) (2988602), closes #2622
  • rename connectionEncryption option to connectionEncrypters (#2691) (6d72709)

Documentation

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ^1.7.0 to ^2.0.0
      • @libp2p/interface-internal bumped from ^1.3.4 to ^2.0.0
    • devDependencies
      • @libp2p/interface-compliance-tests bumped from ^5.4.12 to ^6.0.0
      • @libp2p/logger bumped from ^4.0.20 to ^5.0.0