testing-library / vue-testing-library

🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.07k stars 111 forks source link

Type errors with TypeScript 3.9.7 #240

Closed blimmer closed 3 years ago

blimmer commented 3 years ago

Describe the bug tsc compile fails with Typescript v3.9.7

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

Screen Shot 2021-06-29 at 2 31 48 PM

Related information:

Relevant code or config (if any)

import '@testing-library/vue'

Additional context

Shouldn't the TypeScript check step of the CI system catch this?

nickserv commented 3 years ago

Shouldn't the TypeScript check step of the CI system catch this?

See #189

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 5.8.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 6.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: