typed-vuex

🏦 A typed store accessor for vanilla Vuex.

MIT License

Downloads
38.2K
Stars
353
Committers
12

Bot releases are hidden (Show)

typed-vuex - v0.3.1 Latest Release

Published by danielroe over 2 years ago

0.3.1 (2022-06-08)

Bug Fixes

  • add namespaced and strict properties to store interfaces (#272) (bb5ff8d)
  • update vuex peer dependency and bump dev-dependencies (#308) (2ee9967)
typed-vuex - v0.3.0

Published by danielroe over 2 years ago

0.3.0 (2022-02-19)

Features

  • add createMapper convenience utility (#264) (a26d2da)

Bug Fixes

  • check Function instance for store state rather than typeof (4363a56)
typed-vuex - v0.2.0

Published by danielroe over 3 years ago

0.2.0 (2021-04-29)

⚠ BREAKING CHANGES

  • all imports are now from typed-vuex rather than nuxt-typed-vuex, which is exclusively the module in your nuxt.config

Migration path: Search/replace through your project nuxt-typed-vuex for typed-vuex, with the sole exception of your nuxt.config.js. 😊

Bug Fixes

Code Refactoring

typed-vuex - v0.1.22

Published by danielroe about 4 years ago

Performance Improvements

  • increase tree-shakeability of module (8b98e33)
typed-vuex - v0.1.21

Published by danielroe about 4 years ago

Features

  • nuxt-typed-vuex: automatically transpile module (35eb0a0)
typed-vuex - v0.1.20

Published by danielroe about 4 years ago

Bug Fixes

  • move @nuxt/types and vuex to peerDeps (4d6029e)
  • state lazy evaluation in accessor (#75) (bae68f5)
Package Rankings
Top 2.87% on Npmjs.org