libp2p / js-libp2p-interfaces

Contains test suites and interfaces you can use to implement the various components of js libp2p.
Other
75 stars 28 forks source link

fix: downgrade @interface/connection in modules without a major #381

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

Updating to new stream types has broken a few consumers as the transient dep update should have been a major.

Downgrade those affected modules and re-release the upgrade as a major later.