chore(deps): update dependency vue-tsc to v2.0.24
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vue-tsc (source) | devDependencies | patch | 2.0.22 -> 2.0.24 |
Release Notes
vuejs/language-tools (vue-tsc)
v2.0.24
Features
- vscode: pop message box if new insiders version available insiders
- vscode: if insiders versions information failed to fetch from GitHub, try to fetch from CDN insiders
- language-service: better sfc-level tag name completion (#4506) - Thanks @KermanX
Bug Fixes
- tsc: update required volar version (#4498) - Thanks @davidmatter
- tsc: bump peer typescript version (#4513) - Thanks @so1ve
Refactors
- language-server: reorganize the code structure (#4507)
Other Changes
- Upgrade Volar from
v2.3.1
tov2.4.0-alpha.2
.- Hybrid Mode compatibility improvements with other TS plugins (https://github.com/volarjs/volar.js/issues/216)
- docs: add nvim-cmp integration (#4463) - Thanks @RayGuo-ergou
- docs: update mermaid
- The following extensions have been added to Hybrid Mode’s compatibility whitelist (#4206):
p42ai.refactor
nrwl.angular-console
styled-components.vscode-styled-components
Divlo.vscode-styled-jsx-languageserver
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.