js
js copied to clipboard
chore(deps): update dependency vue-tsc to v2
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
vue-tsc (source) | ^1.8.26 -> ^2.0.0 |
Release Notes
vuejs/language-tools (vue-tsc)
v2.0.5
[!IMPORTANT] If the TypeScript language server crashes in version 2.0, please try using VSCode Insiders, or temporarily downgrade to 1.8.27.
Issue: https://github.com/vuejs/language-tools/issues/3962If false positive errors occurs, try creating an empty jsconfig in the workspace root directory.
Issue: https://github.com/vuejs/language-tools/issues/3942
Features
-
language-core: support
v-bind
shorthand (#β3990) - thanks @βso1ve -
language-service: support inlay hints for
v-bind
shorthand (#β3990) - thanks @βso1ve - vscode: prompt to disable Svelte extension in Vue workspace to avoid conflicts
Fixes
- typescript-plugin: fault tolerance for named pipe server data
-
language-core: avoid
globalTypesHolder
being specified from anode_modules
file (#β3990) - language-core: fault tolerance for plugin creation
- language-plugin-pug: failed to load due to an invalid require path (#β3930)
- typescript-plugin: custom extensions do not work (#β3977)
- language-service: html custom data not working (#β3975)
Refactors
- typescript-plugin add README (#β3974) - thanks @βWhyNotHugo
- component-meta update deom (#β3994) - thanks @βzzfn
v2.0.4
Features
- vscode: report requires TSDK version in doctor
Fixes
- typescript-plugin: JSON parsing error when server data length > 8192 (#β3961)
v2.0.3
Features
- vscode: identify #β3942 in doctor
Fixes
- vscode: compatible with VSCode 1.87.0
- vscode: search "TypeScript and JavaScript Language Features" with id (#β3932)
- typescript-plugin: more reliable connection to named pipe server (#β3941)
Refactors
- language-service: dependency injection typescript plugin (#β3994)
v2.0.2
Fixes
-
vscode: fix random
Cannot access 'i' before initialization
errors -
typescript-plugin:
vue-tsp-table.json
path is invalid in windows
v2.0.1
Fixes
- npm release does not include files (#β3919)
v2.0.0
v1.8.27
- fix(language-core): remove misuse of
JSX.Element
for compatible with vue 3.4 (https://github.com/vuejs/core/issues/9923)
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.