Skip to content

Releases: fhaladin/vuex-generator

v2.0.3-alpha

08 May 03:46
Compare
Choose a tag to compare
  • Sprintf feature issue

v2.0.1-alpha

20 Dec 09:00
Compare
Choose a tag to compare
  • Fix reset mutations
  • Convert all mutations into constant case

v2.0.0-alpha

20 Dec 06:25
Compare
Choose a tag to compare

v2 alpha release

v1.1.3

31 Mar 09:24
Compare
Choose a tag to compare

Bug Fix

Fix remove mutation in object mutations (bc28c07)

v1.1.2

31 Mar 06:18
Compare
Choose a tag to compare

Bug Fix

  • Fix un-reactive state if has null, zero & blank string as default value (f5d08f6)

Full Changelog: v1.1.0...v1.1.2

v1.1.1

21 Jan 02:28
Compare
Choose a tag to compare
  • Change ambiguous parameter name in apiCall
    • from body into config

v1.1.0

10 Jan 08:50
Compare
Choose a tag to compare

Bug Fixes fixed

  • Fix ambiguous response data

Enhancements

  • apiCall method (axios normal style)
  • $apiCall method (axios fetch style)

v1.0.0

10 Jan 06:16
Compare
Choose a tag to compare

First Releases