Skip to content

Commit

Permalink
feat: add pinia-plugin-persistedstate (#153)
Browse files Browse the repository at this point in the history
https://github.com/prazdevs/pinia-plugin-persistedstate

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Added state persistence for Pinia store, ensuring your app state is
saved across sessions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
qianjiachun authored Jun 13, 2024
1 parent 90082d7 commit e4aeef7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18141,6 +18141,9 @@
},
"p5": {
"version": "*"
},
"pinia-plugin-persistedstate": {
"version": "*"
}
}
}

0 comments on commit e4aeef7

Please sign in to comment.