Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Releases: prazdevs/pinia-plugin-persistedstate

v1.5.1

08 Mar 20:52

Choose a tag to compare

Fixed

  • 🐛 remove nuxt3 type dependency (#45) [b475be5]

v1.5.0

06 Mar 17:33

Choose a tag to compare

Added

  • ✨ add Nuxt factory function helper (#40) [c7be40b]
  • 🔊 update changelog [294b665]

v1.4.0

06 Mar 01:03

Choose a tag to compare

Added

Breaking changes

  • 💥 remove overwrite option (never worked) [b88713c]

Miscellaneous

v1.3.0

02 Mar 18:58

Choose a tag to compare

Added

Miscellaneous

v1.2.3

24 Feb 21:50

Choose a tag to compare

Changed

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

v1.2.2

10 Feb 22:11

Choose a tag to compare

Changed

  • 🏷️ simplify StorageLike type [57f07b1]

Miscellaneous

  • 📝 add nuxt usage docs [c9e47ea]

v1.2.1

01 Feb 16:21

Choose a tag to compare

Fixed

  • 🐛 extend DefineStoreOptionsBase (#16) [e429a4e]

v1.2.0

29 Jan 02:54

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

Choose a tag to compare

Added

  • ✨ Add beforeRestore and afterRestore hooks [fbba368]

v1.0.3

25 Dec 19:33

Choose a tag to compare

Miscellaneous