We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9016328 commit 6275468Copy full SHA for 6275468
docs/guide/migrating-to-4-0-from-3-x.md
@@ -8,7 +8,7 @@ Almost all Vuex 4 APIs have remained unchanged from Vuex 3. However, there are s
8
- [Bundles are now aligned with Vue 3](#bundles-are-now-aligned-with-vue-3)
9
- ["createLogger" function is exported from the core module](#createlogger-function-is-exported-from-the-core-module)
10
- [New Features](#new-features)
11
- - [New "useStore" composition function](#new-useStore-composition-function)
+ - [New "useStore" composition function](#new-usestore-composition-function)
12
13
## Breaking Changes
14
0 commit comments