mirror of https://github.com/waku-org/js-waku.git
6.6 KiB
6.6 KiB
Changelog
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @waku/interfaces bumped from 0.0.14 to 0.0.15
- devDependencies
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @waku/interfaces bumped from 0.0.16 to 0.0.17
- devDependencies
0.0.11 (2023-09-11)
⚠ BREAKING CHANGES
- set peer-exchange with default bootstrap (#1469)
- upgrade to libp2p@0.45 (#1400)
- filter v2 (#1332)
- @waku/relay (#1316)
Features
- @waku/relay (#1316) (50c2c25)
- Add 1MB restriction to LightPush and Relay (#1351) (72f97d4)
- Filter v2 (#1332) (8d0e647)
- Set peer-exchange with default bootstrap (#1469) (81a52a8)
- ToSubscriptionIterator impl for IReceiver (#1307) (7daa9d0)
- Upgrade to libp2p@0.45 (#1400) (420e6c6)
- Use the lowest latency peer for protocols (#1540) (6f09fbf)
Bug Fixes
- utils: Typescript to able to find types (03c9cac)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/interfaces bumped from ^0.0.17 to 0.0.18
- dependencies
0.0.9 (2023-07-26)
⚠ BREAKING CHANGES
- upgrade to libp2p@0.45 (#1400)
Features
- Upgrade to libp2p@0.45 (#1400) (420e6c6)
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @waku/interfaces bumped from 0.0.15 to 0.0.16
- devDependencies
0.0.7 (2023-05-26)
⚠ BREAKING CHANGES
- filter v2 (#1332)
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @waku/interfaces bumped from 0.0.13 to 0.0.14
- devDependencies
0.0.6 (2023-05-18)
⚠ BREAKING CHANGES
- @waku/relay (#1316)
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @waku/interfaces bumped from * to 0.0.13
- devDependencies
0.0.5 (2023-05-09)
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
- @waku/interfaces bumped from * to 0.0.12
- devDependencies
0.0.4 (2023-04-03)
Bug Fixes
- utils: Typescript to able to find types (03c9cac)
0.0.3 (2023-03-24)
Bug Fixes
0.0.2 (2023-03-16)
⚠ BREAKING CHANGES
- add exports map to @waku/utils (#1201)
- directly convert from ENR to
PeerInfo
, remove unneeded utility - bump typescript
- bump libp2p dependencies
Bug Fixes
Miscellaneous Chores
- Add exports map to @waku/utils (#1201) (a30b2bd)
- Bump libp2p dependencies (803ae7b)
- Bump typescript (12d86e6)
- Directly convert from ENR to
PeerInfo
, remove unneeded utility (6dbcde0)
Changelog
All notable changes to this project will be documented in this file.
The file is maintained by Release Please based on Conventional Commits specification, and this project adheres to Semantic Versioning.