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

VTL for Vue 3: expose RenderOptions type #225

Closed sand4rt closed 3 years ago

sand4rt commented 3 years ago

Closes #224

afontcu commented 3 years ago

thanks for this! I just fixed the build for next branch. Could you please update your repo and push changes, so I can merge it up? :)

codecov[bot] commented 3 years ago

Codecov Report

Merging #225 (a4c0bd5) into next (cbedda0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              next      #225   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           77        77           
  Branches        26        26           
=========================================
  Hits            77        77           

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 cbedda0...a4c0bd5. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 6.4.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: