Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repro: type-checking issue with script setup in v2.0.1 #1601

Merged
merged 4 commits into from Jul 4, 2022

Conversation

cexbrayat
Copy link
Member

There is a type-checking issue with VTU v2.0.1 (not with v2.0.0) when using the latest vue-tsc and components with script setup. This is reproducible in the repo if we bump t the latest vue-tsc (which necessitates to work around vuejs/language-tools#1452).

We should fix and release, as people using TS and script setup will most likely encounter the issue.

@netlify
Copy link

netlify bot commented Jun 15, 2022

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit e6e5470
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/62bffdadadb5e100086fc8c9
😎 Deploy Preview https://deploy-preview-1601--vue-test-utils-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@cexbrayat cexbrayat force-pushed the repro/typechecking-issue-in-v2.0.1 branch from bbe73c4 to 42dd013 Compare June 15, 2022 06:16
@cexbrayat cexbrayat changed the title repor: type-checking issue with script setup in v2.0.1 repro: type-checking issue with script setup in v2.0.1 Jun 15, 2022
@cexbrayat
Copy link
Member Author

@pikax Did you had time to take another look at this? It would be great to unblock and cut another release with the fix. No worries if you haven't, I just wanted to make sure it's still on your radar 😉

@cexbrayat cexbrayat merged commit 75dfc2b into vuejs:main Jul 4, 2022
@cexbrayat cexbrayat deleted the repro/typechecking-issue-in-v2.0.1 branch July 4, 2022 06:04
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.

None yet

2 participants