8.2.1 (2023-06-15)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (d38eaf8)
- Update .github/workflows/stale.yml [skip ci] (9fe80a2)
9.0.3 (2023-08-14)
- update project config (9c0353c)
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ^0.1.1 to ^0.1.2
- @libp2p/logger bumped from ^3.0.1 to ^3.0.2
- @libp2p/peer-collections bumped from ^4.0.2 to ^4.0.3
- @libp2p/peer-id bumped from ^3.0.1 to ^3.0.2
- @libp2p/peer-id-factory bumped from ^3.0.2 to ^3.0.3
- @libp2p/peer-record bumped from ^6.0.2 to ^6.0.3
- dependencies
9.0.2 (2023-08-05)
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ^0.1.0 to ^0.1.1
- @libp2p/logger bumped from ^3.0.0 to ^3.0.1
- @libp2p/peer-collections bumped from ^4.0.1 to ^4.0.2
- @libp2p/peer-id bumped from ^3.0.0 to ^3.0.1
- @libp2p/peer-id-factory bumped from ^3.0.1 to ^3.0.2
- @libp2p/peer-record bumped from ^6.0.1 to ^6.0.2
- dependencies
9.0.1 (2023-08-04)
- The following workspace dependencies were updated
- dependencies
- @libp2p/peer-collections bumped from ^4.0.0 to ^4.0.1
- @libp2p/peer-id-factory bumped from ^3.0.0 to ^3.0.1
- @libp2p/peer-record bumped from ^6.0.0 to ^6.0.1
- dependencies
9.0.0 (2023-07-31)
stream.stat.*
andconn.stat.*
properties are now accessed viastream.*
andconn.*
- consolidate interface modules (#1833)
- The following workspace dependencies were updated
- dependencies
- @libp2p/interface bumped from ~0.0.1 to ^0.1.0
- @libp2p/logger bumped from ^2.0.0 to ^3.0.0
- @libp2p/peer-collections bumped from ^3.0.0 to ^4.0.0
- @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
- @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
- @libp2p/peer-record bumped from ^5.0.0 to ^6.0.0
- dependencies
8.2.0 (2023-06-11)
8.1.4 (2023-06-03)
8.1.3 (2023-06-03)
- dev: bump delay from 5.0.0 to 6.0.0 (#85) (95fb9a0)
- move @libp2p/peer-id-factory to dependencies (#86) (7152014), closes /github.com/libp2p/js-libp2p-peer-store/blob/master/src/utils/bytes-to-peer.ts#L2
8.1.2 (2023-05-10)
8.1.1 (2023-05-10)
8.1.0 (2023-05-10)
8.0.0 (2023-04-24)
- make peerstore atomic (#75)
7.0.2 (2023-04-11)
7.0.1 (2023-03-17)
7.0.0 (2023-03-13)
- update interface-datastore to 8.x.x (#70)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (d2b7c22)
6.0.4 (2023-03-02)
6.0.3 (2023-03-02)
6.0.2 (2023-03-02)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (e1271cf)
6.0.1 (2023-02-28)
- replace err-code with CodeError (#53) (e6b87d7), closes js-libp2p#1269
- Update .github/workflows/semantic-pull-request.yml [skip ci] (1139dc4)
6.0.0 (2023-01-06)
- bump multiformats from 10.0.3 to 11.0.0 (#52)
5.0.1 (2022-12-16)
5.0.0 (2022-10-12)
- modules no longer implement
Initializable
instead switching to constructor injection
4.0.0 (2022-10-07)
- bump @libp2p/components from 2.1.1 to 3.0.0 (#36)
3.1.5 (2022-09-21)
3.1.4 (2022-09-20)
- Update .github/workflows/stale.yml [skip ci] (7a48e4d)
3.1.3 (2022-08-12)
3.1.2 (2022-08-11)
3.1.1 (2022-08-03)
3.1.0 (2022-06-24)
3.0.0 (2022-06-16)
- registrar API has changed
2.0.0 (2022-06-15)
- uses new single-issue libp2p interface modules
Co-authored-by: Alex Potsides [email protected]