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.06k stars 110 forks source link

feat: Bump DOM Testing Library and minimum required version for node #301

Closed afontcu closed 1 year ago

afontcu commented 1 year ago

For anyone stumbling upon this PR after facing breaking changes in v5:

Vue Testing Library support Vue 2 in its 5.x version range, and Vue 3 in >6.x. This means that any version bump in the 5.x range may include breaking changes.

codecov[bot] commented 1 year ago

Codecov Report

Merging #301 (cd7af88) into 5.x (181765f) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               5.x      #301   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          100       100           
  Branches        35        35           
=========================================
  Hits           100       100           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: