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.1.3
4+
5+ [ compare changes] ( https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v4.1.2...v4.1.3 )
6+
7+ ### 📖 Documentation
8+
9+ - Fix the afterHydrate describe ([ #350 ] ( https://github.com/prazdevs/pinia-plugin-persistedstate/pull/350 ) )
10+ - Fix install script groups ([ 2bd0f25] ( https://github.com/prazdevs/pinia-plugin-persistedstate/commit/2bd0f25 ) )
11+
12+ ### 📦 Build
13+
14+ - Bundle iife and umd with rollup ([ fcad302] ( https://github.com/prazdevs/pinia-plugin-persistedstate/commit/fcad302 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Bump dependencies ([ 76df472] ( https://github.com/prazdevs/pinia-plugin-persistedstate/commit/76df472 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Prazdevs ([ @prazdevs ] ( http://github.com/prazdevs ) )
23+ - Erian ([ @catcoal ] ( http://github.com/catcoal ) )
24+
325## v4.1.2
426
527[ compare changes] ( https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v4.1.1...v4.1.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " pinia-plugin-persistedstate" ,
33 "type" : " module" ,
4- "version" : " 4.1.2 " ,
4+ "version" : " 4.1.3 " ,
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