8.0.4 (2023-04-24)
8.0.3 (2023-04-19)
- bump @libp2p/interface-pubsub from 3.0.7 to 4.0.0 (#90) (412b338)
- bump protons-runtime from 4.0.2 to 5.0.0 (#72) (e75d936)
8.0.2 (2023-03-21)
8.0.1 (2023-03-20)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (740b797)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (0d8e5d2)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (1e7f66e)
8.0.0 (2023-01-06)
- update multiformats to v11 (#70)
7.0.1 (2022-12-16)
7.0.0 (2022-10-12)
- modules no longer implement
Initializable
instead switching to constructor injection
- remove @libp2p/components (#60) (35336fb), closes libp2p/js-libp2p-components#6
- Update .github/workflows/stale.yml [skip ci] (0072812)
6.0.2 (2022-08-31)
6.0.1 (2022-08-03)
6.0.0 (2022-06-15)
- uses new single-issue libp2p interface modules
5.0.4 (2022-05-23)
5.0.3 (2022-05-06)
5.0.2 (2022-05-04)
5.0.1 (2022-03-22)
5.0.0 (2022-03-21)
- this module now only has named exports and is ESM only
4.0.0 (2021-05-26)
- uses new multiaddr
- emitted peer multiaddrs changed to Uint8Arrays
3.0.0 (2020-10-07)
- emitted peer multiaddrs changed to Uint8Arrays
2.0.1 (2020-04-29)
2.0.0 (2020-04-21)
-
peer event emits an object with id and multiaddr instead of a peer-info
-
chore: address review