Releases: Dunqing/detype
Releases · Dunqing/detype
v0.7.6
v0.7.5
v0.7.4
🐞 Bug Fixes
View changes on GitHub
v0.7.3
No significant changes
View changes on GitHub
v0.7.2
🐞 Bug Fixes
View changes on GitHub
v0.7.1
v0.7.0
🚨 Breaking Changes
🚀 Features
- Option to remove ts-ignore and ts-expect-error comments - by @cyco130 (838ee)
- Make babel config customizable - by @cyco130 (57056)
- Support transform defineProps's and defineEmits's types to parameters - by @Dunqing in #1 (7fe6b)
🐞 Bug Fixes
- Move string.prototype.replaceall to production dependencies - by @cyco130 (2be89)
- Apply prettier after removing magic comments - by @cyco130 (27335)
- Windows path handling - by @cyco130 (a5798)
- CRLF handling - by @cyco130 (cc7b4)
- Preserve newline runs, incl. in template literals - by @jyc (36347)
- Don't use ^ on package versions 0.x.y - by @cyco130 (a2093)
- Vue sfc with spread props - by @Dunqing in https://github.com/Dunqing/detype/issues/9 (28b42)
View changes on GitHub
v0.7.0-beta.1
No significant changes