1.5.0
Release Notes 1.5.0
- Introduced new feature: Slice. Slice allows users to access and modify a specific part of an AppState's state, providing a more fine-grained control over the AppState.
- Slice can be used with State, StoredState, and SyncState, offering greater flexibility and control in managing application state.
What's Changed
Full Changelog: 1.4.0...1.5.0