vuex-class-component icon indicating copy to clipboard operation
vuex-class-component copied to clipboard

Vuex 5 support and breaking changes

Open LifeIsStrange opened this issue 3 years ago • 0 comments

I wonder how this library will adapt to Vuex 5 (replacing mutations the concept of mutations by actions only (which can be sync or async) You might consider switching to Pinia too.

LifeIsStrange avatar Nov 23 '21 15:11 LifeIsStrange