feat(GlobalStateStore): implement storage loading and saving logic

This commit is contained in:
2026-02-07 22:48:12 +02:00
parent 552a1e5979
commit 2e23b259ab
5 changed files with 354 additions and 36 deletions

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore
## 0.0.36
### Patch Changes
- feat(GlobalStateStore): implement storage loading and saving logic
## 0.0.35
### Patch Changes