libp2p / js-libp2p-floodsub

Also known as pubsub-flood or just dumbsub, this implementation of pubsub focused on delivering an API for Publish/Subscribe, but with no CastTree Forming (it just floods the network).
https://libp2p.io
Other
47 stars 16 forks source link

fix!: update multiformats to v11 #204

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

The CID class has breaking changes in v11 so update all deps to the latest version.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 6.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: