Releases: prazdevs/pinia-plugin-persistedstate
Releases · prazdevs/pinia-plugin-persistedstate
v3.0.2
Fixed
- 🩹 map store methods before rehydration (#162) [f71a54f]
v3.0.1
Fixed
- 🐛 fix key factory implementation [0d8c56e]
v3.0.0
Added
Removed
- 💥 removed paths 'array' syntax.
v2.3.0
Added
- ✨ add error logging with `debug` option (#125) [c2782fa]
v2.2.0
Added
- ✨ Introduce `paths`-option syntax to specify array content persistance (#117) [a626c6a]
Fixed
v2.1.1
Fixed
- 🐛 subscribe to mutations in detached mode [f3326a9]