Bump vue-tsc from 1.8.6 to 1.8.8 in /frontend
Bumps vue-tsc from 1.8.6 to 1.8.8.
Changelog
Sourced from vue-tsc's changelog.
1.8.8 (2023/7/27)
1.8.7 (2023/7/27)
- feat: support auto-complete for directives (#2559)
- feat: support extract component for options api
- feat: re-support external component parsing (#3328)
- feat: support function expression emit event (#3445) - thanks
@lvjiaxuan
- perf: reuse VueFile instances between monorepo packages (#3450)
- fix: handle node next module resolution (#3159) - thanks
@kalvenschraut
- fix: generate valid code when using
__VLS_PropsChildren
(#3442) - thanks@so1ve
- fix: component auto-import cannot insert import statement
- fix: extract component cannot extract interpolations
- fix: allow top-level await in script setup blocks with generics (#3441) - thanks
@so1ve
Full-time Support by
Our Platinum Sponsors
... (truncated)
Commits
-
62a08c3
v1.8.8 -
2b88890
v1.8.7 - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts