@tauri-store/zustand
Next
Nothing yet.
0.2.1
Features
- Expose marker struct.
0.2.0
Features
- Allow to start stores automatically.
Dependencies
- Update
tauri-store
to0.11.0
.
0.1.2
Features
- Expose
TimeStrategy
,TimeStrategyKind
,LooseTimeStrategyKind
,StoreKeyFilter
, andStoreKeyFilterStrategy
types.
0.1.1
Features
- Add
try_state_or
,try_state_or_default
, andtry_state_or_else
methods.