Releases: prazdevs/pinia-plugin-persistedstate
Releases · prazdevs/pinia-plugin-persistedstate
v1.2.3
Changed
- 🩹 subscribe to pinia state changes in detached mode. (#24) [7d3c8e9]
v1.2.2
Changed
- 🏷️ simplify StorageLike type [57f07b1]
Miscellaneous
v1.2.0
Changed
- 🏗️ internalize pick function [1152acf]
Miscellaneous
- 📝 add type persistence limitation and workaround [aa52a70]
v1.1.0
Added
- ✨ Add beforeRestore and afterRestore hooks [fbba368]
v1.0.2
Added
Changed
- 🚚 rename private parameters to be more explicit [60b97b2]
Miscellaneous
- 📝 fix typo in code example [03c2fa1]
v1.0.1
Miscellaneous
- 📝 add repository to package.json [d027f60]
v1.0.0
Changed
- ⬆️ upgrade pinia to v2.0.0 [d8151b1]
Miscellaneous