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

feat(cypress): support cypress v8 #199

Closed kentcdodds closed 3 years ago

kentcdodds commented 3 years ago

What: Upgrades to cypress v8

Why: To stay on the latest

How: just a quick upgrade in the package.json

Checklist:

nickserv commented 3 years ago

Thanks but this was already fixed in #196.

kentcdodds commented 3 years ago

lol, my bad 😅

nickserv commented 3 years ago

It's ok, there were 3 PRs with the same code somehow, it's not just you 😉