Skip to content

feat(ts-plugin): Use TS 5.3 updateLevel#3649

Merged
johnsoncodehk merged 3 commits intomasterfrom
tsUpdateLevel
Oct 11, 2023
Merged

feat(ts-plugin): Use TS 5.3 updateLevel#3649
johnsoncodehk merged 3 commits intomasterfrom
tsUpdateLevel

Conversation

@johnsoncodehk
Copy link
Copy Markdown
Member

@johnsoncodehk johnsoncodehk commented Oct 11, 2023

fix #3555, see microsoft/TypeScript#56047

This only works for TS 5.3 or later tsserver, you need to wait for TS 5.3 to be released, or use 5.3.0-dev.* for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typescript-vue-plugin caches getExternalFiles and hence doesnt have updated list of external files when new vue files are added

1 participant