vue-json-csv
vue-json-csv copied to clipboard
chore(deps-dev): bump vue-tsc from 1.8.20 to 2.0.6
Bumps vue-tsc from 1.8.20 to 2.0.6.
Release notes
Sourced from vue-tsc's releases.
v2.0.6
[!IMPORTANT] If the TypeScript language server crashes since 2.0, please try using VSCode Insiders and install JavaScript and TypeScript Nightly, or temporarily downgrade to 1.8.27.
Issue: vuejs/language-tools#3962If false positive errors occur, please try disabling unrelated extensions in the Vue workspace.
Issue: vuejs/language-tools#3942Fixes
- language-core: use local variables in v-bind shorthand (#4017) - thanks
@so1ve- language-core: sfc folding end position failed to mapping (#4038) - thanks
@so1ve- language-service: remove
extraLinersoption for formatting (#3943)- language-service: bump
volar-service-typescriptfor fix jsx formatting (#3949)- language-service: bump
@volar/typescriptfor fix 2.0.5 auto-complete performance regression (#4024)Refactors
- vscode: rename
vue.inlayHints.vbindShorthandsetting tovue.inlayHints.vBindShorthand(#3995) - thanks@l4dybirdPlease refer to CHANGELOG.md for details.
(This project is mainly supported by StackBlitz)
Our Platinum Sponsors
Our Silver Sponsors
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
2.0.6 (2024/3/7)
[!IMPORTANT] If the TypeScript language server crashes since 2.0, please try using VSCode Insiders and install JavaScript and TypeScript Nightly, or temporarily downgrade to 1.8.27.
Issue: vuejs/language-tools#3962If false positive errors occur, please try disabling unrelated extensions in the Vue workspace.
Issue: vuejs/language-tools#3942Fixes
- language-core: use local variables in v-bind shorthand (#4017) - thanks
@so1ve- language-core: sfc folding end position failed to mapping (#4038) - thanks
@so1ve- language-service: remove
extraLinersoption for formatting (#3943)- language-service: bump
volar-service-typescriptfor fix jsx formatting (#3949)- language-service: bump
@volar/typescriptfor fix 2.0.5 auto-complete performance regression (#4024)Refactors
- vscode: rename
vue.inlayHints.vbindShorthandsetting tovue.inlayHints.vBindShorthand(#3995) - thanks@l4dybird2.0.5 (2024/3/5)
Features
- language-core: support
v-bindshorthand (#3990) - thanks@so1ve- language-service: support inlay hints for
v-bindshorthand (#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
globalTypesHolderbeing specified from anode_modulesfile (#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 demo (#3994) - thanks
@zzfn2.0.4 (2024/3/4)
Features
- vscode: report requires TSDK version in doctor
Fixes
... (truncated)
Commits
feb990cv2.0.6dd76471chore: bump volar62b4fcbv2.0.54412a24chore: bump volarb8afeedfix(language-core): avoidglobalTypesHolderbeing specified from a `node_mo...2413009v2.0.4fc1e288v2.0.3b377d5fv2.0.2adedfd0v2.0.153e687efix: update files field- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)