Release v1.1.0
Minor Changes
-
60cc3d0: Add setState, Enhanced Testability
Highlights:
✅ Exposed useStore.setState() for external updates and testing ✅ Supports both partial and full state updates via replace flag 🧪 Enables mock-friendly store patterns for unit testing 🔄 Adds overload-safe StateSetter type for better DX 📄 Docs updated with usage examples and known limitations
Full Changelog: 1.0.6...1.1.0