testing-library / cypress-testing-library

🐅 Simple and complete custom Cypress commands and utilities that encourage good testing practices.
http://npm.im/@testing-library/cypress
MIT License
1.8k stars 152 forks source link

Support Cypress version 8.0.0 #195

Closed nielsdB97 closed 3 years ago

nielsdB97 commented 3 years ago

Cypress has released their new version 8.0.0, which will run all tests headless by default.

Other than running headless there are no API changes, so using the new version shouldn't cause any problems.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: