mirror of https://github.com/status-im/js-waku.git
5.8 KiB
5.8 KiB
Changelog
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.18 to 0.0.19
- @waku/interfaces bumped from 0.0.13 to 0.0.14
- @waku/proto bumped from * to 0.0.5
- @waku/utils bumped from 0.0.6 to 0.0.7
- dependencies
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.19 to 0.0.20
- @waku/interfaces bumped from 0.0.14 to 0.0.15
- @waku/utils bumped from 0.0.7 to 0.0.8
- dependencies
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.21 to 0.0.22
- @waku/interfaces bumped from 0.0.16 to 0.0.17
- @waku/utils bumped from 0.0.9 to 0.0.10
- dependencies
0.0.9 (2024-01-10)
⚠ BREAKING CHANGES
- add support for sharded pubsub topics & remove support for named pubsub topics (#1697)
- change all instances of
PubSubTopic
toPubsubTopic
(#1703)
Features
- Add support for autosharded pubsub topics (2bc3735)
- Add support for sharded pubsub topics & remove support for named pubsub topics (#1697) (4cf2ffe)
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.25 to 0.0.26
- @waku/interfaces bumped from 0.0.20 to 0.0.21
- @waku/proto bumped from 0.0.5 to 0.0.6
- @waku/utils bumped from 0.0.13 to 0.0.14
- dependencies
0.0.8 (2023-11-01)
Features
- Fail early when trying to send empty payload (#1642) (6bad4ea)
- Logger with log levels (#1672) (0f7d63e)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.24 to 0.0.25
- @waku/interfaces bumped from 0.0.19 to 0.0.20
- @waku/utils bumped from 0.0.12 to 0.0.13
- dependencies
0.0.7 (2023-10-16)
⚠ BREAKING CHANGES
- static-sharding: allow multiple pubSubTopics (#1586)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.23 to 0.0.24
- @waku/interfaces bumped from 0.0.18 to 0.0.19
- @waku/utils bumped from 0.0.11 to 0.0.12
- dependencies
0.0.6 (2023-09-11)
⚠ BREAKING CHANGES
- set peer-exchange with default bootstrap (#1469)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.22 to 0.0.23
- @waku/interfaces bumped from 0.0.17 to 0.0.18
- @waku/utils bumped from 0.0.10 to 0.0.11
- dependencies
0.0.4 (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
- dependencies
- @waku/core bumped from 0.0.20 to 0.0.21
- @waku/interfaces bumped from 0.0.15 to 0.0.16
- @waku/utils bumped from 0.0.8 to 0.0.9
- dependencies
0.0.1 (2023-05-18)
⚠ BREAKING CHANGES
- @waku/relay (#1316)
Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from * to 0.0.18
- @waku/interfaces bumped from * to 0.0.13
- @waku/utils bumped from * to 0.0.6
- dependencies