Update vue-tsc 3.2.7 → 3.3.1 (minor)#118
Open
depfu[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ vue-tsc (3.2.7 → 3.3.1) · Repo · Changelog
Release Notes
3.3.1
3.3.0
3.2.9
3.2.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
v3.3.1 (#6059)refactor(typescript-plugin): resolve import path preferences on tsserver sidefix(vscode): resolve typescript plugin path from resolved server path (#6058)refactor(language-service): replace scanner-based missing props hints detection with AST traversalfix(language-core): avoid extraneous children error for conditional slots (#6056)fix(typescript-plugin): skip unchecked JS identifiers in component props (#6055)fix(typescript-plugin): get component prop details from symbolsv3.3.0 (#6052)refactor(language-core): rename `Sfc` APIs to `IR`fix(typescript-plugin): unwrap nested type reference nodesdocs: add `_vue:getComponentProps` to tsserver commandsfeat(language-core): check required fallthrough attributes (#6049)fix(vscode): avoid infinite diagnostics on Vue files when project diagnostics is enabled (#6051)fix(vscode): write typescript plugins at build time (#6050)refactor: avoid unnecessary language map iterationfix(language-service): reset to default data provider after running with vue data providerrefactor(language-service): co-locate template data fetch and provide logicfix(language-service): strip `=""` only for plain boolean props completion editsfix(typescript-plugin): only return props when completion target is component nodefix(language-service): avoid duplicate attrs and props requestsrefactor(language-core): rename template child flags to `treatTemplateAsFragment` for clarityfix(language-core): penetrate `v-if` branch fragments when collecting single root nodesfix(typescript-plugin): do not return fallback global completions as propsfix(language-service): re-support `html.customData` (#5910)refactor: omit `.js` extension in import specifiersfeat(typescript-plugin): refine props completion logic to follow TS behavior (#5709)fix(language-service): reuse ASTs for define assignment suggestionfix(vscode): include `extraFileExtensions` in tsserver `configure` request payload (#6048)v3.2.9 (#6045)fix(vscode): trigger file rename edits when moving folders with Vue files (#6046)chore: refine package publish file listschore: pin `@typescript-eslint/eslint-plugin`chore: bump depsperf(language-core): rewrite a subset of template node transforms (#5769)chore: bump volar services to 0.0.71 (#6043)fix(language-core): do not process inline markdown syntax in semantic-aware segments (#6038)v3.2.8 (#6036)fix(typescript-plugin): replace language service per-method overrides with a proxy (#6035)refactor(language-service): get void elements from default html providerrefactor(language-core): generate template helper names (#5965)chore: bump `reactive-vscode` to 1.0.2feat(language-service): support TS module resolution for SCSS `@import` navigation (#6033)chore: update tsslint to 3.1.0fix(language-core): support navigation for kebab-case declarations in `GlobalComponents` (#6026)fix(language-core): replace inline code blocks after sfc blocks processing (#6024)chore: upgrade `reactive-vscode` to v1.0.1 (#6019)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands