cypress-testing-library
cypress-testing-library copied to clipboard
Support Cypress ^15
The peerDependencies listed in package.json are preventing me from upgrading to Cypress 15.0.0
"peerDependencies": {
"cypress": "^12.0.0 || ^13.0.0 || ^14.0.0"
},
There is a PR for the cypress v15 upgrade. Hopefully it is merged soon.
https://github.com/testing-library/cypress-testing-library/pull/282
@tlaurie-cl
- A new version has been released through PR #282 with support for
cypress@^15.0.0
🎉 This PR is included in version 10.1.0 🎉
The release is available on:
Would you like to close your issue now?