Skip to content

Releases: mrcrowl/vuex-typex

v3.1.8

05 Mar 01:07
3497660
Compare
Choose a tag to compare

• Include d.ts file in distribution

v3.1.7

17 Feb 21:07
Compare
Choose a tag to compare
  • Update to @ep-mark's PR which uses rollup for release

v3.1.6: source map

17 Aug 00:48
Compare
Choose a tag to compare
  • index.js.map now included in the /dist path.

Dynamic module registration via registerModule

27 Apr 05:01
Compare
Choose a tag to compare

Thanks to @rugia813 for submitting a PR that introduces dynamic module registration (after the store has been created).

The new method on the store is registerModule. This method is only valid after vuexStore() has been called on the store.

Optionally typed getters

17 Feb 10:51
Compare
Choose a tag to compare

BareActionContext, ActionHandler and GetterHandler now let you optionally specify a type for the module-level getters (root getters remain untyped).

v3.1.3

30 Jan 08:21
Compare
Choose a tag to compare
V bump for npm publish.

v3.1.2

30 Jan 08:19
Compare
Choose a tag to compare
Back to commonjs.  Switched from mocha to jest.

v3.0.1 --- vuex update

27 Oct 10:19
Compare
Choose a tag to compare

Update dependencies: vuex 3.0.0, vue 2.5.0, typescript 2.5.0+

v1.0.8

07 Jul 12:34
Compare
Choose a tag to compare
v bump --> v1.0.8