Skip to content

@tauri-store/vue ​

Next ​

Nothing yet.

2.2.2 ​

Dependencies ​

  • Update dependencies.

2.2.1 ​

Dependencies ​

  • Update dependencies.

2.2.0 ​

Features ​

  • Add preserve-order feature.

Dependencies ​

  • Update tauri-store to 1.2.0.

2.1.1 ​

Internal changes ​

  • Rename checkAutoStart to tryAutoStart to better reflect behavior (thanks RainyNight9).

2.1.0 ​

Features ​

  • Update tauri-store to 1.1.0.

2.0.2 ​

Documentation ​

  • Update README.

2.0.1 ​

Bug fixes ​

  • Remove accidentally exposed internal command.

2.0.0 ​

Breaking Changes ​

  • Update tauri-store to 1.0.0.

Please refer to its changelog for more details.

1.0.0 ​

Dependencies ​

  • Update minor dependencies.

0.3.0 ​

Features ​

Bug fixes ​

  • Stop unnecessarily requiring filterKeys to be set when the strategy is a callback.

0.2.0 ​

Breaking Changes ​

Bug fixes ​

  • Auto start global store.

0.1.1 ​

Features ​

  • Expose marker struct.