Releases: ktsn/vuex-local
Releases · ktsn/vuex-local
v0.1.3
New
- #6 Allow root dispatch/commit by passing a
{ root: true }
option (Thanks to @gcoguiec).
v0.1.2
Allow referring props values in local option function #2 (See example)
v0.1.1
The module that specified by parentModulePath
will be generated automatically now