vuex-class-component
vuex-class-component copied to clipboard
Vuex 5 support and breaking changes
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.