Skip to content

Update dependency vuex-persistedstate to v4 (develop)

RenovateBot requested to merge renovate/develop-vuex-persistedstate-4.x into 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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

Minor Changes
  • Moved storage.getItem function: #​299
  • Update nuxt instructions in README.md: #​331
Patches
Credits

Huge thanks to @​yachaka, @​FreekVR, @​peschee, @​adm1t, and @​retailify for helping!

v3.1.0

Compare Source

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

Compare Source

Patches
  • Optional storage and key parameters: #​258
  • Replace parameters with variables: d9ce981
Credits

Huge thanks to @​WTDuck for helping!

v3.0.0

Compare Source

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

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports