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.