Skip to content

Releases: prazdevs/pinia-plugin-persistedstate

v1.2.3

24 Feb 21:50
Compare
Choose a tag to compare

Changed

  • 🩹 subscribe to pinia state changes in detached mode. (#24) [7d3c8e9]

v1.2.2

10 Feb 22:11
Compare
Choose a tag to compare

Changed

  • 🏷️ simplify StorageLike type [57f07b1]

Miscellaneous

  • 📝 add nuxt usage docs [c9e47ea]

v1.2.1

01 Feb 16:21
Compare
Choose a tag to compare

Fixed

  • 🐛 extend DefineStoreOptionsBase (#16) [e429a4e]

v1.2.0

29 Jan 02:54
Compare
Choose a tag to compare

Changed

  • 🏗️ internalize pick function [1152acf]

Miscellaneous

  • 📝 add type persistence limitation and workaround [aa52a70]

v1.1.0

23 Jan 23:02
Compare
Choose a tag to compare

Added

  • ✨ Add beforeRestore and afterRestore hooks [fbba368]

v1.0.3

25 Dec 19:33
Compare
Choose a tag to compare

Miscellaneous

v1.0.2

06 Nov 01:53
Compare
Choose a tag to compare

Added

Changed

  • 🚚 rename private parameters to be more explicit [60b97b2]

Miscellaneous

  • 📝 fix typo in code example [03c2fa1]

v1.0.1

30 Oct 00:58
Compare
Choose a tag to compare

Miscellaneous

  • 📝 add repository to package.json [d027f60]

v1.0.0

27 Oct 21:23
Compare
Choose a tag to compare

Changed

  • ⬆️ upgrade pinia to v2.0.0 [d8151b1]

Miscellaneous

  • 📝 add documentation [b6625df]
  • 🏷️ add jsdoc to types [1520dc4]

v0.1.0

23 Jan 23:10
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Added