chore: update Vuex status (#1054) [ci skip]

This commit is contained in:
Ramnath Shenoy 2020-04-26 12:48:43 +05:30 committed by GitHub
parent bd0f7da2c6
commit 40bdd51bf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ In addition, the current implementation requires native ES2015+ in the runtime e
| Project | Status | | Project | Status |
|---------|--------| |---------|--------|
| vue-router | Alpha [[Proposed RFCs][router-rfcs]] [[GitHub][router-code]] [[npm][router-npm]] | | 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-class-component | Alpha [[Github][vcc-code]] [[npm][vcc-npm]] |
| vue-cli | Experimental support via [vue-cli-plugin-vue-next][cli] | | vue-cli | Experimental support via [vue-cli-plugin-vue-next][cli] |
| eslint-plugin-vue | Alpha [[Github][epv-code]] [[npm][epv-npm]] | | eslint-plugin-vue | Alpha [[Github][epv-code]] [[npm][epv-npm]] |