Unclaimed project
Are you a maintainer of vuex? Claim this project to take control of your public changelog and roadmap.
Changelog
๐๏ธ Centralized State Management for Vue.js.
Last updated over 1 year ago
This is the official Vuex 4 release.
The focus for Vuex 4 is compatibility. Vuex 4 supports Vue 3, and it provides the exact same API as Vuex 3, so users can reuse their existing Vuex code with Vue 3.
There are a few breaking changes described in a later section, so please check them out.
You can find basic usage with both Option and Composition API in the example directory.
It's sti...
createLogger function in core export (afa566d)