This repository has been archived by the owner on Mar 15, 2018. It is now read-only.
Yep. That's it. 450 bytes minified and 261 bytes gzipped!
- Getters and setters now can have same names
- Less bugs
- Only single arguments in functions :c
- No Vuex's semantic sugar (
rootState
,rootGetters
,commit
anddispatch
are not accessible)
If you want the vuex sugar and multiple function arguments - grab version 2.x.x