Skip to content

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Jul 7, 2025

Removes all deprecated methods and methods that are not to do with parsing and validating multiaddrs.

Matching can be done with @multiformats/multiaddr-matcher and resolving is done by libp2p internally when it attempts to dial an address.

Examining multiaddr codes/values can now be done via .getComponents.

BREAKING CHANGE: .resolve, .isThinWaist, .protos, .fromNodeAddress, etc have been removed

Removes all deprecated methods and methods that are not to do with
parsing and validating multiaddrs.

BREAKING CHANGE: `.resolve`, `.isThinWaist`, `.protos`, `.fromNodeAddress`, etc have been removed
@achingbrain achingbrain merged commit 1f3fb63 into main Sep 2, 2025
22 checks passed
@achingbrain achingbrain deleted the fix/simplify-api branch September 2, 2025 14:33
github-actions bot pushed a commit that referenced this pull request Sep 2, 2025
## [13.0.0](v12.5.1...v13.0.0) (2025-09-02)

### ⚠ BREAKING CHANGES

* `.resolve`, `.isThinWaist`, `.protos`, `.fromNodeAddress`, etc have been removed

### Bug Fixes

* simplify API ([#427](#427)) ([1f3fb63](1f3fb63))

### Trivial Changes

* add or force update .github/workflows/stale.yml ([#428](#428)) ([3685574](3685574))
Copy link

github-actions bot commented Sep 2, 2025

🎉 This PR is included in version 13.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant