Releases: arvinxx/zustand-utils
Releases · arvinxx/zustand-utils
v1.3.2
Released on 2024-01-21
🐛 Bug Fixes
- Reduce createStoreUpdater update time.
Improvements and Fixes
What's fixed
- Reduce createStoreUpdater update time (53d2c2c)
v1.3.1
Released on 2023-08-07
🐛 Bug Fixes
- Migration to zustand v4.4.
Improvements and Fixes
What's fixed
- Migration to zustand v4.4, closes #1 (ccdd5e0)
v1.3.0
Released on 2023-06-15
✨ Features
Improvements and Fixes
What's improved
v1.2.5
1.2.5 (2023-06-15)
🐛 Bug Fixes
- 优化 createStoreUpdater 的 devtools 提示 (a0e1729)
v1.2.4
1.2.4 (2023-06-14)
🐛 Bug Fixes
v1.2.3
1.2.3 (2023-06-14)
🐛 Bug Fixes
- 优化 createStoreUpdater 在 devtools 中的 action 名称 (b33e14c)
v1.2.2
1.2.2 (2023-04-03)
🐛 Bug Fixes
v1.2.1
1.2.1 (2023-04-02)
🐛 Bug Fixes
v1.2.0
1.2.0 (2023-04-02)
✨ Features
- add createStoreUpdater hooks (13eaf9d)
🐛 Bug Fixes
- fix error when working with nextjs ssr (28f746b)