Update dependency vuex-persistedstate to v4 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vuex-persistedstate | dependencies | major | 2.7.1 -> 4.1.0 |
Release Notes
robinvdvleuten/vuex-persistedstate
v4.1.0
Minor Changes
- Prevent JSON.parse to be called with a non string value: #400
Credits
Huge thanks to @joaoaraujo-hotmart for helping!
v4.0.0
Patches
- Remove env flag for jest: #407
- Bump shvl to fix prototype pollution issue:
20650f9
- Update README.md: #390
- Small changes to README:
b5ed167
Credits
Huge thanks to @ambianBeing and @NeuronButter for helping!
v3.2.1
Patches
- Remove env flag for jest: #407
- Bump shvl to fix prototype pollution issue:
20650f9
- Update README.md: #390
- Small changes to README:
b5ed167
Credits
Huge thanks to @ambianBeing and @NeuronButter for helping!
v3.2.0
Minor Changes
Patches
- Fix releases link: #300
- Update README.md: #340
- Update README for Vuex 4.0 usage:
511e61e
- Update README.md: #348
- Bump shvl to fix prototype pollution issue. Closes #387:
acefa73
Credits
Huge thanks to @yachaka, @FreekVR, @peschee, @adm1t, and @retailify for helping!
v3.1.0
Minor Changes
- Add generic for store state type: #267
- Fixing Typescript generic inconsistencies and "arrayMerger" parameters types: #273
Credits
Huge thanks to @SanterreJo and @robertgr991 for helping!
v3.0.1
Patches
Credits
Huge thanks to @WTDuck for helping!
v3.0.0
Major Changes
- Return specifc error on initialization: #252
- Make distinction between empty array and no array:
a34163f
Minor Changes
- Optimize resolving from options:
8081e69
- Add .d.ts for Options.fetchBeforeUse: #245
- Add 'overwrite' option to bypass object merging: #160
- Rewrite plugin to typescript: #249
Credits
Huge thanks to @gangsthub, @hughns, and @scottp-dpaw for helping!
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.