You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2021. It is now read-only.
Much like multiformats/js-mafmt#44, pulling in multiaddr@v7 has broken things that depend on this module by having two versions of multiaddrs in the tree and/or where they expect the string ipfs to be in the string version of the multiaddr. This is wrong, obviously, but shouldn't be pointed out to module consumers via a patch release.
Could you please release v0.16.2 of this module with multiaddr@v6 and v0.17.0 with multiaddr@v7?