From: Ramnath Shenoy Date: Sun, 26 Apr 2020 07:18:43 +0000 (+0530) Subject: chore: update Vuex status (#1054) [ci skip] X-Git-Tag: v3.0.0-beta.5~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40bdd51bf5ec24b8e3faab3e1cb4d91b076e456a;p=thirdparty%2Fvuejs%2Fcore.git chore: update Vuex status (#1054) [ci skip] --- diff --git a/README.md b/README.md index c976048576..3ec8488da5 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]] |