@tauri-store/vue
Next
Nothing yet.
1.0.0
Dependencies
- Update minor dependencies.
0.3.0
Features
- Allow adding or removing stores from the save and sync deny lists after the plugin has been built.
- Add
allowSave,allowSync,denySave, anddenySynccommands. - Add
saveandsyncoptions.
Bug fixes
- Stop unnecessarily requiring
filterKeysto be set when the strategy is a callback.
0.2.0
Breaking Changes
- Rename
StoreRefOptions.writeDefaultstoStoreRefOptions.writeDefault.
Bug fixes
- Auto start global store.
0.1.1
Features
- Expose marker struct.