You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/.changes/store-auto-save.md

231 B

store
patch

Add a setting auto_save to enable a store to debounce save on modification (on calls like set, clear, delete, reset)

Breaking change: Removed the with_store API and added StoreExt::store_builder.