Releases: libp2p/js-libp2p-bootstrap
Releases · libp2p/js-libp2p-bootstrap
v8.0.0
8.0.0 (2023-05-04)
⚠ BREAKING CHANGES
- update @libp2p/interface-peer-discovery to 2.0.0 (#176)
Dependencies
- update @libp2p/interface-peer-discovery to 2.0.0 (#176) (1954e75)
v7.0.1
7.0.1 (2023-05-04)
Dependencies
v7.0.0
7.0.0 (2023-04-24)
⚠ BREAKING CHANGES
- bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (#171)
Dependencies
- bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (#171) (9f36bb2)
v6.0.3
6.0.3 (2023-03-20)
Dependencies
- bump @multiformats/mafmt from 11.1.2 to 12.0.0 (#170) (5c15878)
v6.0.2
6.0.2 (2023-03-17)
Dependencies
- bump @multiformats/multiaddr from 11.6.1 to 12.0.0 (#169) (3532982)
v6.0.1
6.0.1 (2023-03-17)
Trivial Changes
- Update .github/workflows/semantic-pull-request.yml [skip ci] (2771c45)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (bdc51df)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (93061bb)
Dependencies
- dev: bump aegir from 37.12.1 to 38.1.7 (#163) (81ae1f2)
v6.0.0
6.0.0 (2023-01-06)
⚠ BREAKING CHANGES
- update multiformats to v11 (#153)
Bug Fixes
v5.0.2
5.0.2 (2022-12-16)
Documentation
v5.0.1
5.0.1 (2022-12-01)
Documentation
v5.0.0
5.0.0 (2022-10-12)
⚠ BREAKING CHANGES
- modules no longer implement
Initializable
instead switching to constructor injection
Bug Fixes