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
The inclusion of multiaddr@v7 as a dep of this module has caused the v6.0.9 release of this module to break js-ipfs because comparisons like this don't work any more.
Could you please release v6.0.10 of this module with multiaddr@v6 and v7.0.0 with multiaddr@v7?
Then we can pull the upgrade in along with the new libp2p, ipfs-repo, etc, etc.
The text was updated successfully, but these errors were encountered:
The inclusion of
multiaddr@v7
as a dep of this module has caused thev6.0.9
release of this module to breakjs-ipfs
because comparisons like this don't work any more.Could you please release
v6.0.10
of this module withmultiaddr@v6
andv7.0.0
withmultiaddr@v7
?Then we can pull the upgrade in along with the new
libp2p
,ipfs-repo
, etc, etc.The text was updated successfully, but these errors were encountered: