Skip to content

upnp-nat: v1.0.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 30 Nov 09:05
d539109

⚠ BREAKING CHANGES

  • imports from libp2p/identify need to change to @libp2p/identify
  • imports from libp2p/upnp-nat should be updated to @libp2p/upnp-nat

Bug Fixes

Code Refactoring

  • extract identify service into separate module (#2219) (72c2f77)
  • extract UPnP NAT into separate module (#2217) (f29b73f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @libp2p/interface bumped from ^0.1.6 to ^1.0.0
      • @libp2p/interface-internal bumped from ^0.1.9 to ^0.1.10
      • @libp2p/utils bumped from ^4.0.7 to ^5.0.0
    • devDependencies
      • @libp2p/logger bumped from ^3.1.0 to ^4.0.0
      • @libp2p/peer-id-factory bumped from ^3.0.8 to ^3.0.9