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
{{ message }}
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
## [3.0.0](v2.0.1...v3.0.0) (2022-09-23)
### ⚠ BREAKING CHANGES
* the `interval` option has been renamed `timeout` and
peers are now only discovered once
### Bug Fixes
* only discover bootstrap peers once and tag them on discovery ([#142](#142)) ([cd41d94](cd41d94))
* the `interval` option has been renamed `timeout` and
7
+
peers are now only discovered once
8
+
9
+
### Bug Fixes
10
+
11
+
* only discover bootstrap peers once and tag them on discovery ([#142](https://github.com/libp2p/js-libp2p-bootstrap/issues/142)) ([cd41d94](https://github.com/libp2p/js-libp2p-bootstrap/commit/cd41d94fa0fc1d84592448c6e9eccd65ad5e80b1))
0 commit comments