Skip to content

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 10:42

9.0.0 (2025-03-26)

⚠ BREAKING CHANGES

  • returned multiaddrs created from domain names used to start with /dns4, now they start with /dns - pass defaultDnsType: 'dns4' to restore the previous behaviour

Bug Fixes

  • prefer /dns to allow resolving A or AAAA records (#55) (4fbd126), closes #8