v27.0.0-alpha.3
·
51 commits
to master
since this release
@vue/vue2-jest
and @vue/vue3-jest
Various updates and bug fixes. See associated PRs for descriptions of what was changed and why.
Features
feat: pass styleOption into compiler (#398)
feat: support TS in templates for @vue/vue3-jest (#394) …
feat: add compilerOptions to vue-jest global options (#380) …
feat: enable sugar ref take 2 for vue3-jest (#377)
feat: support TS with script setup (#402)
Fixes
fix: fixed lang='tsx' files not working for vue2-jest (#395) …
Other
test: compilerOptions (#385) …