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

fix: support TypeScript v3 #241

Closed blimmer closed 3 years ago

blimmer commented 3 years ago

I'm not sure if there's a more clever way to do this, but this should work. The linked issue has a reproduction example.

Fixes #240

codecov[bot] commented 3 years ago

Codecov Report

Merging #241 (b6449f3) into master (96c0c2d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #241   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           99        99           
  Branches        34        34           
=========================================
  Hits            99        99           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 96c0c2d...b6449f3. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included 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 PR is included in version 6.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: