Skip to content

Releases: yarsky-tgz/vuex-dot

v2.5.7

14 Jun 07:35
Compare
Choose a tag to compare
  • setter and getter of plugin is now bind to your vm instance
  • docs edited
  • get-value updated to 3.0.1

v2.5.0

12 Jun 23:43
Compare
Choose a tag to compare
  • plugins support via use() method
  • mutations and actions payload now always receives payload in format { key, value[, target] }

v2.4.2

10 Jun 17:44
Compare
Choose a tag to compare
  • npm run build
  • npm run minify

v2.3.1

09 Jun 21:18
Compare
Choose a tag to compare
  • mutations support
  • namespaces support (2.2 actually)

v1.0.3

02 Jun 15:31
Compare
Choose a tag to compare
docs update