feat(GlobalStateStore): prevent saving during initial load

This commit is contained in:
2026-02-07 22:54:00 +02:00
parent 2e23b259ab
commit c2113357f2
4 changed files with 19 additions and 19 deletions

View File

@@ -1,5 +1,11 @@
# @warkypublic/zustandsyncstore
## 0.0.37
### Patch Changes
- feat(GlobalStateStore): prevent saving during initial load
## 0.0.36
### Patch Changes