dcutr: v1.0.0
⚠ BREAKING CHANGES
- imports from
libp2p/circuit-relay
should be updated to@libp2p/circuit-relay-v2
- imports from
libp2p/dcutr
now need to be from@libp2p/dcutr
Bug Fixes
Code Refactoring
- extract circuit relay v2 to separate module (#2222) (24afba3)
- extract DCUtR into separate module (#2220) (d2c3e72)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ^0.1.2 to ^1.0.0
- @libp2p/interface-internal bumped from ^0.1.5 to ^0.1.10
- dependencies