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 +27
-7
lines changed
Expand file tree Collapse file tree 2 files changed +27
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v4.1.2
4+
5+ [ compare changes] ( https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v4.1.1...v4.1.2 )
6+
7+ ### 📖 Documentation
8+
9+ - Add Chinese translation ([ #338 ] ( https://github.com/prazdevs/pinia-plugin-persistedstate/pull/338 ) )
10+ - Add cookie max size info ([ #343 ] ( https://github.com/prazdevs/pinia-plugin-persistedstate/pull/343 ) )
11+
12+ ### 📦 Build
13+
14+ - Export iife build ([ #349 ] ( https://github.com/prazdevs/pinia-plugin-persistedstate/pull/349 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Bump dependencies & lint ([ 3418005] ( https://github.com/prazdevs/pinia-plugin-persistedstate/commit/3418005 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - PraZ ([ @prazdevs ] ( http://github.com/prazdevs ) )
23+ - Chong Li ([ @TIX007 ] ( http://github.com/TIX007 ) )
24+
325## v4.1.1
426
527[ compare changes] ( https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v4.1.0...v4.1.1 )
1032
1133### ❤️ Contributors
1234
13- - Prazdevs < hi@praz.dev >
35+ - PraZ ( [ @ prazdevs ] ( http://github.com/prazdevs ) )
1436
1537## v4.1.0
1638
3052
3153### ❤️ Contributors
3254
33- - Prazdevs < hi@praz.dev >
34- - PraZ < hi@praz.dev >
55+ - PraZ ([ @prazdevs ] ( http://github.com/prazdevs ) )
3556- Charlie ✨ ([ @MIGU-EDU ] ( http://github.com/MIGU-EDU ) )
3657
3758## v4.0.2
5475
5576### ❤️ Contributors
5677
57- - Prazdevs < hi@praz.dev >
58- - PraZ < hi@praz.dev >
78+ - PraZ ([ @prazdevs ] ( http://github.com/prazdevs ) )
5979
6080## v4.0.1
6181
126146
127147### ❤️ Contributors
128148
129- - Prazdevs < hi@praz.dev >
149+ - PraZ ( [ @ prazdevs ] ( http://github.com/prazdevs ) )
130150
131151***
132152
Original file line number Diff line number Diff line change 11{
22 "name" : " pinia-plugin-persistedstate" ,
33 "type" : " module" ,
4- "version" : " 4.1.1 " ,
4+ "version" : " 4.1.2 " ,
55 "packageManager" : " pnpm@9.12.2" ,
66 "description" : " Configurable persistence and rehydration of Pinia stores." ,
77 "author" : " Sacha Bouillez <hi@praz.dev> (https://praz.dev)" ,
You can’t perform that action at this time.
0 commit comments