mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-04 06:43:12 +00:00
1.6 KiB
1.6 KiB
Changelog
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