mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
4.9 KiB
4.9 KiB
Changelog
0.1.9 (2025-09-20)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from ^0.0.38 to ^0.0.39
- @waku/utils bumped from ^0.0.26 to ^0.0.27
- devDependencies
- @waku/interfaces bumped from 0.0.33 to 0.0.34
- @waku/message-encryption bumped from ^0.0.36 to ^0.0.37
- dependencies
0.1.8 (2025-08-14)
⚠ BREAKING CHANGES
- Introduce routing info concept
Features
- Introduce routing info concept (3842d84)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from ^0.0.37 to ^0.0.38
- @waku/utils bumped from ^0.0.25 to ^0.0.26
- devDependencies
- @waku/interfaces bumped from 0.0.32 to 0.0.33
- @waku/message-encryption bumped from ^0.0.35 to ^0.0.36
- dependencies
0.1.7 (2025-07-18)
Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from ^0.0.36 to ^0.0.37
- @waku/utils bumped from ^0.0.24 to ^0.0.25
- devDependencies
- @waku/interfaces bumped from 0.0.31 to 0.0.32
- @waku/message-encryption bumped from ^0.0.34 to ^0.0.35
- dependencies
0.1.6 (2025-06-23)
⚠ BREAKING CHANGES
Features
- Re-work messaging parts and sharding (#2399) (1905558)
- Refine work with membership info and other meta information (#2341) (3b23bce)
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from ^0.0.35 to ^0.0.36
- @waku/utils bumped from ^0.0.23 to ^0.0.24
- devDependencies
- @waku/interfaces bumped from 0.0.30 to 0.0.31
- @waku/message-encryption bumped from ^0.0.33 to ^0.0.34
- dependencies
0.1.5 (2025-04-23)
Features
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- @waku/core bumped from ^0.0.34 to ^0.0.35
- @waku/utils bumped from ^0.0.22 to ^0.0.23
- devDependencies
- @waku/message-encryption bumped from ^0.0.32 to ^0.0.33
- dependencies
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