File tree Expand file tree Collapse file tree 4 files changed +15
-2
lines changed
packages/persist-and-sync Expand file tree Collapse file tree 4 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11# nextjs-example
22
3+ ## 1.0.6
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies
8+ - persist-and-sync@1.2.1
9+
310## 1.0.5
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " nextjs-example" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev --port 3001" ,
Original file line number Diff line number Diff line change 11# persist-and-sync
22
3+ ## 1.2.1
4+
5+ ### Patch Changes
6+
7+ - Add provance
8+
39## 1.2.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " persist-and-sync" ,
33 "author" : " Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>" ,
4- "version" : " 1.2.0 " ,
4+ "version" : " 1.2.1 " ,
55 "description" : " Zustand middleware to easily persist and sync Zustand state between tabs and windows" ,
66 "main" : " dist/index.js" ,
77 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments