mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
5.6 KiB
5.6 KiB
Changelog
0.0.13 (2025-08-14)
⚠ BREAKING CHANGES
- SDS improvements and fixes (#2539)
Features
0.0.12 (2025-07-18)
Features
0.0.11 (2025-06-23)
⚠ BREAKING CHANGES
- upgrade libp2p, nodejs and typescript (#2401)
Miscellaneous Chores
0.0.10 (2025-04-23)
Features
- sds: Add retrieval hint to causal history (4da382d)
- sds: Add retrieval hint to causal history (408be95)
0.0.9 (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: Create package for sds and add protobuf def (6abd2d1)
- sds: Create package for sds and add protobuf def (468512f)
0.0.8 (2024-08-29)
⚠ BREAKING CHANGES
- store v3 (#2036)
Features
0.0.7 (2024-04-30)
Bug Fixes
- Use correct error message for store rate limit (6990e6f)
0.0.6 (2024-01-10)
Features
0.0.5 (2023-05-26)
⚠ BREAKING CHANGES
- filter v2 (#1332)
Features
0.0.4 (2023-03-24)
Bug Fixes
0.0.3 (2023-03-16)
⚠ BREAKING CHANGES
- enable encoding of
metafield - update store.proto
- update message.proto: payload and content topic are always defined
- bump protons from 5.1.0 to 7.0.2
- bump typescript
- bump all prod dependencies
Features
- Enable encoding of
metafield (bd983ea)
Bug Fixes
Miscellaneous Chores
- Bump all prod dependencies (88cc76d)
- Bump protons from 5.1.0 to 7.0.2 (2f2d266)
- Bump typescript (12d86e6)
- Update message.proto: payload and content topic are always defined (5cf8ed2)
- Update store.proto (967e6ff)
Changelog
All notable changes to this project will be documented in this file.
The file is maintained by Release Please based on Conventional Commits specification, and this project adheres to Semantic Versioning.