Browse Source

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

pull/1055/head
Ramnath Shenoy 5 years ago
committed by GitHub
parent
commit
40bdd51bf5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
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]] |

Loading…
Cancel
Save