robinvdvleuten / vuex-persistedstate

💾 Persist and rehydrate your Vuex state between page reloads.
https://npm.im/vuex-persistedstate
MIT License
5.76k stars 378 forks source link

Do not merge: 4.x.x #374

Closed 1beb closed 3 years ago

1beb commented 3 years ago

This is a temporary fix until vuex-next goes to 4.0.X instead of rc.1/rc.2 otherwise. Can be installed with:

npm instal https://github.com/1beb/vuex-persistedstate#4.x.x

Will probably resolve itself in a month or so as versions mature.

robinvdvleuten commented 3 years ago

The peer dependency issue is fixed in v4.0.0-beta.2