component-driven / cypress-axe

Test accessibility with axe-core in Cypress
MIT License
622 stars 86 forks source link

feat: Support Cypress 7 and 8 #104

Closed camillef closed 3 years ago

camillef commented 3 years ago

Resolves https://github.com/component-driven/cypress-axe/issues/90 Resolves https://github.com/component-driven/cypress-axe/issues/96

The lastest Cypress release is now v8.2.0 so this PR bumps the devDependency to 8.2.0 and allows Cypress 7 and 8 in peer dependencies

This also supersedes https://github.com/component-driven/cypress-axe/pull/91

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: