Skip to content

multidim-interop: v2.0.0

Choose a tag to compare

@achingbrain achingbrain released this 30 Nov 09:04
d539109

⚠ BREAKING CHANGES

  • imports from libp2p/circuit-relay should be updated to @libp2p/circuit-relay-v2
  • imports from libp2p/identify need to change to @libp2p/identify
  • imports from libp2p/ping must be updated to @libp2p/ping

Code Refactoring

  • extract circuit relay v2 to separate module (#2222) (24afba3)
  • extract identify service into separate module (#2219) (72c2f77)
  • extract ping service into separate module (#2218) (556282a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/circuit-relay-v2 bumped from ^0.0.0 to ^1.0.0
      • @libp2p/identify bumped from ^0.0.0 to ^1.0.0
      • @libp2p/mplex bumped from ^9.0.12 to ^10.0.0
      • @libp2p/ping bumped from ^0.0.0 to ^1.0.0
      • @libp2p/tcp bumped from ^8.0.13 to ^9.0.0
      • @libp2p/webrtc bumped from ^3.2.11 to ^4.0.0
      • @libp2p/websockets bumped from ^7.0.13 to ^8.0.0
      • @libp2p/webtransport bumped from ^3.1.10 to ^4.0.0
      • libp2p bumped from ^0.46.21 to ^1.0.0