logger: v4.0.0
⚠ BREAKING CHANGES
- imports from
libp2p/dcutr
now need to be from@libp2p/dcutr
- imports from
libp2p/identify
need to change to@libp2p/identify
Code Refactoring
- extract DCUtR into separate module (#2220) (d2c3e72)
- extract identify service into separate module (#2219) (72c2f77)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ^0.1.6 to ^1.0.0
- devDependencies
- @libp2p/peer-id bumped from ^3.0.6 to ^4.0.0
- dependencies