Typed Vuex
v0.1.22
  • Getting started
    • Introduction
    • Getting started (Nuxt)
    • Getting started (Vue)
  • Accessor
    • Introduction
    • Dynamic modules
    • Customisation
  • Store
    • State
    • Getters
    • Mutations
    • Actions
  • Examples
    • Normal usage
    • Typescript runtime
    • Without Nuxt
  • Community
    • Releases

Releases

v0.1.22 9/30/2020

Performance Improvements

  • increase tree-shakeability of module (8b98e33)

v0.1.21 8/30/2020

Features

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

v0.1.20 8/2/2020

Bug Fixes

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

Table of Contents
  • v0.1.22
  • v0.1.21
  • v0.1.20
Powered by Docus