v0.1.6
🐞 Bug Fixes
- Enable
verbatimModuleSyntax
for script blocks - by @Teages in #10 (da253) - Support
v-slot
transform - by @Teages in #12 (c9234) - Regex error on v-slot snippet handler - by @danielroe and @Teages in #14 (0b281)
🏎 Performance
- Early return when there are no expressions to transform - by @danielroe (494eb)