Bump vue-tsc from 1.0.24 to 1.8.8
Bumps vue-tsc from 1.0.24 to 1.8.8.
Release notes
Sourced from vue-tsc's releases.
v1.8.0
2.0 schedule has been postponed: #3294
Highlights
Support for Scripts API
If you want to use the formatting feature through the Scripts API, please refer to #3133.
If you want to use the diagnostic feature through the Scripts API, please refer to https://github.com/withastro/language-tools/blob/main/packages/language-server/src/check.ts.
Support for Volar.js Labs (Ref)
Improved Vue 3.3 syntax support
TS 5.1.3 compatible
Upgrade to Volar.js 1.7 to big improve support for Monaco and TypeScript IntelliSense for Web
Support for new
@vue-ignore
,@vue-skip
,@vue-expect-error
directive comments syntax (#3215)Breaking changes
volar.config.js
plugins
option has been renamed toservices
Renaming packages from
@volar/vue-*
to@vue/*
(#3134)
Please refer to CHANGELOG.md for details.
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 -
9da8afe
v1.8.6 -
b7fd537
Extract into simple component refactoring (#2496) -
971820b
v1.8.5 -
5f9eee7
feat: sync volar 1.9.0 -
b8f111b
perf: hoist regexp if possible (#3378) -
4809729
fix: camel case components is not recognized as used (#3377) -
a62aa88
v1.8.4 -
f7dda2a
fix: sync volar usage (#3357) - Additional commits viewable 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