We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444face commit b654b1dCopy full SHA for b654b1d
src/zh/recommendations.md
@@ -47,3 +47,5 @@ Pinia 是我们新推荐的大规模状态管理解决方案。 本来是作为
47
- [GitHub](https://github.com/vuejs/pinia)
48
- [Vue 新文档中状态管理章节](https://cn.vuejs.org/guide/scaling-up/state-management.html)
49
50
+Vuex 4.0 还提供对于 Vue 3 的支持,其 API 与 3.x 大致相同,如果您有需要迁移到 Vue 3 的现有 Vuex tores,可以使用它。唯一的重大变化是 [插件的安装方式](https://vuex.vuejs.org/zh/guide/migrating-to-4-0-from-3-x.html#%E5%AE%89%E8%A3%85%E8%BF%87%E7%A8%8B)
51
+
0 commit comments