We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug tsc compile fails with Typescript v3.9.7
tsc
To Reproduce Steps to reproduce the behavior:
See https://github.com/blimmer/vue-testing-library-issue / https://github.com/blimmer/vue-testing-library-issue/runs/2946243182?check_suite_focus=true
Expected behavior
The Typescript compile should pass with TypeScript v3.
Screenshots
Related information:
@testing-library/vue
Vue
node
npm
yarn
Relevant code or config (if any)
import '@testing-library/vue'
Additional context
Shouldn't the TypeScript check step of the CI system catch this?
The text was updated successfully, but these errors were encountered:
See #189
Sorry, something went wrong.
🎉 This issue has been resolved in version 5.8.1 🎉
The release is available on:
Your semantic-release bot 📦🚀
🎉 This issue has been resolved in version 6.6.0 🎉
Successfully merging a pull request may close this issue.
Describe the bug
tsc
compile fails with Typescript v3.9.7To Reproduce Steps to reproduce the behavior:
See https://github.com/blimmer/vue-testing-library-issue / https://github.com/blimmer/vue-testing-library-issue/runs/2946243182?check_suite_focus=true
Expected behavior
The Typescript compile should pass with TypeScript v3.
Screenshots
Related information:
@testing-library/vue
version: 5.8.0Vue
version: N/Anode
version: 14npm
(oryarn
) version: N/ARelevant code or config (if any)
Additional context
Shouldn't the TypeScript check step of the CI system catch this?
The text was updated successfully, but these errors were encountered: