Releases: nuxt-contrib/vue-sfc-transformer
Releases · nuxt-contrib/vue-sfc-transformer
v0.1.5
v0.1.4
v0.1.3
🐞 Bug Fixes
- Improve types of loader context - by @danielroe (e3c71)
- Do not wrap objects in brackets - by @danielroe (d2231)
View changes on GitHub
v0.1.2
🐞 Bug Fixes
- Do not error for
defineModule(undefined)
- by @danielroe (2f659) - Omit
generic
script block attribute - by @danielroe (560af)
View changes on GitHub
v0.1.1
No significant changes
View changes on GitHub
v0.1.0
v0.0.2
No significant changes
View changes on GitHub
v0.0.1
🚀 Features
- Add
preTranspileScriptSetup
andtranspileVueTemplate
- by @danielroe and @Teages (6f879)
🐞 Bug Fixes
- Throw error if sfc.scriptSetup does not exist - by @danielroe (22db7)