Skip to content

Releases: peterSirotnak/cypress-axe

v1.0.0

16 Feb 09:35
1a2f8c6
Compare
Choose a tag to compare

1.0.0 (2024-02-16)

Bug Fixes

  • Add semantic-release (e3e2717)
  • Build code on npm publish (373c37f), closes #70
  • Don't crash when require.resolve is not defined (#86) (8365251), closes #82
  • Export the Options interface (#85) (db50459)
  • Update import to not require allowSyntheticDefaultImports=true (#115) (8d47177)
  • Work by default with webpack (8efe003), closes #10
  • Work by default with webpack (#18) (678fa9b)

Features

BREAKING CHANGES

  • upgrading to Cypress 10 is a breaking change

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>