Releases: waku-org/js-waku
Releases · waku-org/js-waku
message-hash: v0.1.19
0.1.19 (2025-04-23)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/utils bumped from 0.0.22 to 0.0.23
- devDependencies
- @waku/interfaces bumped from 0.0.29 to 0.0.30
- dependencies
message-encryption: v0.0.33
0.0.33 (2025-04-23)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.34 to 0.0.35
- @waku/interfaces bumped from 0.0.29 to 0.0.30
- @waku/proto bumped from 0.0.9 to 0.0.10
- @waku/utils bumped from 0.0.22 to 0.0.23
- dependencies
interfaces: v0.0.30
enr: v0.0.29
0.0.29 (2025-04-23)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/utils bumped from 0.0.22 to 0.0.23
- devDependencies
- @waku/interfaces bumped from 0.0.29 to 0.0.30
- dependencies
discovery: v0.0.8
0.0.8 (2025-04-23)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.34 to 0.0.35
- @waku/enr bumped from 0.0.28 to 0.0.29
- @waku/interfaces bumped from 0.0.29 to 0.0.30
- @waku/proto bumped from ^0.0.9 to ^0.0.10
- @waku/utils bumped from 0.0.22 to 0.0.23
- dependencies
core: v0.0.35
0.0.35 (2025-04-23)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/enr bumped from ^0.0.28 to ^0.0.29
- @waku/interfaces bumped from 0.0.29 to 0.0.30
- @waku/proto bumped from 0.0.9 to 0.0.10
- @waku/utils bumped from 0.0.22 to 0.0.23
- dependencies
utils: v0.0.22
sds: v0.0.2
0.0.2 (2025-03-24)
Features
- sds: Add message channel with buffers and send/receive logic (4cd1eea)
- sds: Add message channel with buffers and send/receive logic (389ca40)
- sds: Adds logic to sweep incoming and outgoing buffers (5b3a256)
- sds: Adds logic to sweep incoming and outgoing buffers (f7666a6)
- sds: Create package for sds and add protobuf def (6abd2d1)
- sds: Create package for sds and add protobuf def (468512f)
- sds: Migrate bloomfilter to bigint and import hashn function from nim (053e490)
- sds: Migrate bloomfilter to bigint and import hashn function from nim (be93e4b)
- sds: Send and receive sync messages (8db7690)
- sds: Send and receive sync messages (13ae5d4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/message-hash bumped from ^0.1.17 to ^0.1.18
- @waku/proto bumped from ^0.0.8 to ^0.0.9
- @waku/utils bumped from ^0.0.21 to ^0.0.22
- dependencies
sdk: v0.0.30
0.0.30 (2025-03-24)
Features
- Add HealthIndicator with simplified logic and testing (#2251) (3136f3a)
- Enable auto start upon node creation (#2291) (09108d9)
- Improve peer manager and re-integrate to light push (#2191) (62f93dc)
- Migrate to latest LightPush version (#2281) (f199d92)
- Move Peer to PeerId (#2246) (fc93fae)
- store: Allow specifying node to use (#2192) (4153396)
Bug Fixes
- Do not use waku test fleet as default bootstrap (#2312) (d27db21)
- Downgraid chainsafe (#2316) (1ee77c0)
- Remove peer deps (#2200) (f34fc4b)
- Remove window reference and improve waitForRemotePeer (#2194) (88e33a9)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from 0.0.33 to 0.0.34
- @waku/discovery bumped from 0.0.6 to 0.0.7
- @waku/interfaces bumped from 0.0.28 to 0.0.29
- @waku/proto bumped from ^0.0.8 to ^0.0.9
- @waku/utils bumped from 0.0.21 to 0.0.22
- @waku/message-hash bumped from 0.1.17 to 0.1.18
- dependencies
rln: v0.1.4
0.1.4 (2025-03-24)
Features
- @waku/rln (#2244) (0a0a92b)
- rln: Migrate from v1 to v2, rate limiting, memberships, test coverage (#2262) (6fc6bf3)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from ^0.0.33 to ^0.0.34
- @waku/utils bumped from ^0.0.21 to ^0.0.22
- devDependencies
- @waku/message-encryption bumped from ^0.0.31 to ^0.0.32
- dependencies