5.0.4 (2023-06-15)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (10f3201)
- Update .github/workflows/stale.yml [skip ci] (0bd8e9d)
6.0.3 (2023-08-14)
- update project config (9c0353c)
- The following workspace dependencies were updated
- dependencies
- @libp2p/crypto bumped from ^2.0.2 to ^2.0.3
- @libp2p/interface bumped from ^0.1.1 to ^0.1.2
- @libp2p/peer-id bumped from ^3.0.1 to ^3.0.2
- @libp2p/utils bumped from ^4.0.1 to ^4.0.2
- devDependencies
- @libp2p/peer-id-factory bumped from ^3.0.2 to ^3.0.3
- dependencies
6.0.2 (2023-08-05)
- The following workspace dependencies were updated
- dependencies
- @libp2p/crypto bumped from ^2.0.1 to ^2.0.2
- @libp2p/interface bumped from ^0.1.0 to ^0.1.1
- @libp2p/peer-id bumped from ^3.0.0 to ^3.0.1
- @libp2p/utils bumped from ^4.0.0 to ^4.0.1
- devDependencies
- @libp2p/peer-id-factory bumped from ^3.0.1 to ^3.0.2
- dependencies
6.0.1 (2023-08-04)
- The following workspace dependencies were updated
- dependencies
- @libp2p/crypto bumped from ^2.0.0 to ^2.0.1
- devDependencies
- @libp2p/peer-id-factory bumped from ^3.0.0 to ^3.0.1
- dependencies
6.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/crypto bumped from ^1.0.0 to ^2.0.0
- @libp2p/interface bumped from ~0.0.1 to ^0.1.0
- @libp2p/peer-id bumped from ^2.0.0 to ^3.0.0
- @libp2p/utils bumped from ^3.0.0 to ^4.0.0
- devDependencies
- @libp2p/peer-id-factory bumped from ^2.0.0 to ^3.0.0
- dependencies
5.0.3 (2023-03-17)
5.0.2 (2023-03-13)
5.0.1 (2023-03-10)
- replace err-code with CodeError (#42) (b76d07f), closes js-libp2p#1269
- Update .github/workflows/semantic-pull-request.yml [skip ci] (157d49d)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (920dfd3)
- Update .github/workflows/semantic-pull-request.yml [skip ci] (1ef05ef)
- upgrade
aegir
to38.1.2
(#48) (e0fd5e3)
5.0.0 (2023-01-06)
- update multiformats to 11.x.x (#41)
- update logger dep (c9b6e92)
4.0.5 (2022-12-16)
- bump it-all from 1.0.6 to 2.0.0 (#32) (fd1f6aa)
- bump it-filter from 1.0.3 to 2.0.0 (#31) (1369be9), closes #28
- bump it-foreach from 0.1.1 to 1.0.0 (#33) (64e2fc4), closes #28
- bump it-map from 1.0.6 to 2.0.0 (#30) (eb307e4), closes #28
- dev: bump sinon from 14.0.2 to 15.0.0 (#36) (bddbdb7)
4.0.4 (2022-10-12)
4.0.3 (2022-09-21)
4.0.2 (2022-08-12)
4.0.1 (2022-08-11)
4.0.0 (2022-08-03)
- update interface deps to use byte lists (#16)
3.0.0 (2022-06-27)
- deps: Bump @libp2p/utils from 2.0.0 to 3.0.0 (#10)
2.0.2 (2022-06-17)
2.0.1 (2022-06-17)
- deps: bump @libp2p/logger from 1.1.6 to 2.0.0 (#6) (74c21d1)
- deps: bump @libp2p/utils from 1.0.10 to 2.0.0 (#7) (a50d068)
2.0.0 (2022-06-15)
- uses new single-issue libp2p interface modules