Skip to content

Releases: jaredmcateer/uncouth

v3.3.3

26 May 22:44
Compare
Choose a tag to compare

3.3.3 (2022-05-26)

Bug Fixes

  • prop-decorator: try to use ts type when building props (14aa013)

v3.3.2

26 May 20:05
Compare
Choose a tag to compare

3.3.2 (2022-05-26)

Bug Fixes

  • vuex-class: handle empty paramter in function type (7b01d3e)

v3.3.1

25 May 15:27
Compare
Choose a tag to compare

3.3.1 (2022-05-25)

Bug Fixes

  • prop: handle undefined decorator args in prop (6de6e6b)

v3.3.0

19 May 23:02
Compare
Choose a tag to compare

3.3.0 (2022-05-19)

Adding vuex-class support!

Features

  • vuex-class: Add conversion of state decorator (4fe31bc)
  • vuex-class: add converter for mutation decorator (726925a)
  • vuex-class: add vuex-class Getter conversion (44376a7)
  • vuex-class: adding support for Action decorator (f464f45)

v3.2.1

14 May 03:07
Compare
Choose a tag to compare

3.2.1 (2022-05-14)

Bug Fixes

v3.2.0

14 May 01:48
Compare
Choose a tag to compare

3.2.0 (2022-05-14)

Features

v3.1.1

10 May 20:13
Compare
Choose a tag to compare

3.1.1 (2022-05-10)

Bug Fixes

v3.1.0

09 May 22:54
Compare
Choose a tag to compare

3.1.0 (2022-05-09)

Features

  • add PropType to props typedefs if possible (3113e95)

v3.0.0

28 Apr 18:57
Compare
Choose a tag to compare

3.0.0 (2022-04-28)

Bug Fixes

  • refactor lifecycle mappings to properly transform destroyed/beforeDestroy hooks (2a63ef5)

Features

  • rebrand tool (1760137)
  • Support template refs using $refs property signatures (c456781)

BREAKING CHANGES

  • renamed cli tool and API to be uncouth