This repository was archived by the owner on Aug 31, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v4.4.0
4+
5+ [ compare changes] ( https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v4.3.0...v4.4.0 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Move @nuxt/kit to peerDependencies ([ 4cd2337] ( https://github.com/prazdevs/pinia-plugin-persistedstate/commit/4cd2337 ) )
10+
11+ ### 📖 Documentation
12+
13+ - Restore setup store syntax ([ 739bd1f] ( https://github.com/prazdevs/pinia-plugin-persistedstate/commit/739bd1f ) )
14+ - ** nuxt:** Add SSR/middleware limitation ([ 155511e] ( https://github.com/prazdevs/pinia-plugin-persistedstate/commit/155511e ) )
15+ - Add setup store persisted state (returned refs only) ([ 7324490] ( https://github.com/prazdevs/pinia-plugin-persistedstate/commit/7324490 ) )
16+
17+ ### 🏡 Chore
18+
19+ - Upgrade dependencies ([ 52e879c] ( https://github.com/prazdevs/pinia-plugin-persistedstate/commit/52e879c ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Prazdevs ([ @prazdevs ] ( https://github.com/prazdevs ) )
24+
325## v4.3.0
426
527[ compare changes] ( https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v4.2.0...v4.3.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " pinia-plugin-persistedstate" ,
33 "type" : " module" ,
4- "version" : " 4.3 .0" ,
4+ "version" : " 4.4 .0" ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " Configurable persistence and rehydration of Pinia stores." ,
77 "author" :
" Sacha Bouillez <[email protected] > (https://praz.dev)" ,
You can’t perform that action at this time.
0 commit comments