All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2020-01-16)
1.2.0 (2019-11-22)
- expose / on store instance (68c4334)
- nuxt: add prefix to app. (69a3d97)
- nuxt: allow to enable statorMap mixin as module option (6f1d6c1)
- create module context outside for loop for actions (91dc6e9)
1.2.0-beta.0 (2019-11-19)
- add mixin for real (f0b0b1b)
- add mixin to map state by component option (f6d9809)
- allow statorMap to be a function (5e32620)
- use similar fingerprints as Vuex for getters/actions (3d6fd1e)
1.1.1 (2019-11-15)
1.1.0 (2019-11-15)
- use nuxt vuex module for stator initialization (b72b62e)
- nuxt: add disableVuex option (a307f8d)
- support map aliases (d066f6e)
- pass Nuxt ssrContext into store (00bb63d)
1.0.0 (2019-11-15)
0.0.10 (2019-10-17)
- show warning in nuxt plugin when store folder doesnt exists (51ccf6a)
- explicitly use esm build in nuxt plugin (be38538)