Releases: jaredmcateer/uncouth
Releases · jaredmcateer/uncouth
v3.3.3
3.3.3 (2022-05-26)
Bug Fixes
- prop-decorator: try to use ts type when building props (14aa013)
v3.3.2
3.3.2 (2022-05-26)
Bug Fixes
- vuex-class: handle empty paramter in function type (7b01d3e)
v3.3.1
3.3.1 (2022-05-25)
Bug Fixes
- prop: handle undefined decorator args in prop (6de6e6b)
v3.3.0
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
3.2.1 (2022-05-14)
Bug Fixes
v3.2.0
3.2.0 (2022-05-14)
Features
v3.1.1
3.1.1 (2022-05-10)
Bug Fixes
v3.1.0
3.1.0 (2022-05-09)
Features
- add PropType to props typedefs if possible (3113e95)
v3.0.0
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