🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

nuxt-typed-vuex

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-typed-vuex - npm Package Versions

234

0.3.1

Diff
danielroe
published 0.3.1 •

Changelog

Source

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)
danielroe
published 0.3.0 •

Changelog

Source

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)
danielroe
published 0.2.0 •

Changelog

Source

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

danielroe
published 0.1.22 •

Changelog

Source

0.1.22 (2020-09-30)

Performance Improvements

  • increase tree-shakeability of module (8b98e33)
danielroe
published 0.1.21 •

Changelog

Source

0.1.21 (2020-08-30)

Features

  • nuxt-typed-vuex: automatically transpile module (35eb0a0)
danielroe
published 0.1.20 •

Changelog

Source

0.1.20 (2020-08-02)

Bug Fixes

  • move @nuxt/types and vuex to peerDeps (4d6029e)
  • state lazy evaluation in accessor (#75) (bae68f5)
danielroe
published 0.1.19 •

Changelog

Source

0.1.19 (2020-06-13)

Note: Version bump only

danielroe
published 0.1.18 •

Changelog

Source

0.1.18 (2020-04-20)

Note: Version bump only

danielroe
published 0.1.17 •

Changelog

Source

0.1.17 (2020-03-05)

Bug Fixes

  • move @nuxt/types and vuex to peerDeps (4d6029e)
danielroe
published 0.1.16 •

Changelog

Source

0.1.16 (2020-02-08)

Bug Fixes

  • state lazy evaluation in accessor (#75) (bae68f5)