From 40bdd51bf5ec24b8e3faab3e1cb4d91b076e456a Mon Sep 17 00:00:00 2001 From: Ramnath Shenoy Date: Sun, 26 Apr 2020 12:48:43 +0530 Subject: [PATCH] chore: update Vuex status (#1054) [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9760485..3ec8488d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ In addition, the current implementation requires native ES2015+ in the runtime e | Project | Status | |---------|--------| | vue-router | Alpha [[Proposed RFCs][router-rfcs]] [[GitHub][router-code]] [[npm][router-npm]] | -| vuex | Alpha, with same API [[GitHub][vuex-code]] [[npm][vuex-npm]] | +| vuex | Beta, with same API [[GitHub][vuex-code]] [[npm][vuex-npm]] | | vue-class-component | Alpha [[Github][vcc-code]] [[npm][vcc-npm]] | | vue-cli | Experimental support via [vue-cli-plugin-vue-next][cli] | | eslint-plugin-vue | Alpha [[Github][epv-code]] [[npm][epv-npm]] |