mirror of https://github.com/waku-org/js-waku.git
9.6 KiB
9.6 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.14 (2024-08-29)
⚠ BREAKING CHANGES
- filter: new simpler filter API (#2092)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.30 to 0.0.31
- @waku/interfaces bumped from 0.0.25 to 0.0.26
- @waku/proto bumped from 0.0.7 to 0.0.8
- @waku/utils bumped from 0.0.18 to 0.0.19
- dependencies
0.0.13 (2024-07-10)
⚠ BREAKING CHANGES
- filter: return error codes instead of throwing errors (#1971)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.29 to 0.0.30
- @waku/interfaces bumped from 0.0.24 to 0.0.25
- @waku/utils bumped from 0.0.17 to 0.0.18
- dependencies
0.0.12 (2024-04-30)
⚠ BREAKING CHANGES
- use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958)
Features
- Use ShardingParams on subscriptions, make Decoder/Encoder auto sharding friendly by default (#1958) (f3627c4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.28 to 0.0.29
- @waku/interfaces bumped from 0.0.23 to 0.0.24
- @waku/proto bumped from 0.0.6 to 0.0.7
- @waku/utils bumped from 0.0.16 to 0.0.17
- dependencies
0.0.11 (2024-04-09)
⚠ BREAKING CHANGES
- lightpush: move protocol implementation opinions to
@waku/sdk
(#1887)
Features
- Add cross peer dependency for @waku packages (#1889) (8f86740)
- metadata: Use error codes (#1904) (1882023)
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.27 to 0.0.28
- @waku/interfaces bumped from 0.0.22 to 0.0.23
- @waku/utils bumped from 0.0.15 to 0.0.16
- dependencies
0.0.10 (2024-03-04)
Features
- Decouple sharding params out of core (e138b4f)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.26 to 0.0.27
- @waku/interfaces bumped from 0.0.21 to 0.0.22
- @waku/utils bumped from 0.0.14 to 0.0.15
- 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