Skip to content

Releases: component-driven/cypress-axe

v1.5.0

01 Sep 12:29
73bbfc0
Compare
Choose a tag to compare

1.5.0 (2023-09-01)

Features

v1.4.0

24 Feb 15:06
682ba11
Compare
Choose a tag to compare

1.4.0 (2023-02-24)

Features

v1.3.0

17 Jan 10:57
91c72d2
Compare
Choose a tag to compare

1.3.0 (2023-01-17)

Features

v1.2.0

16 Dec 17:58
75cac7b
Compare
Choose a tag to compare

1.2.0 (2022-12-16)

Features

v1.1.0

02 Dec 13:52
b6391e6
Compare
Choose a tag to compare

1.1.0 (2022-12-02)

Features

  • cypress11: support Cypress 11 (b6391e6)

1.0.1

02 Dec 09:23
5313438
Compare
Choose a tag to compare

Add support for Cypress 11.

v1.0.0

16 Jun 15:49
d280f0e
Compare
Choose a tag to compare

1.0.0 (2022-06-16)

Features

BREAKING CHANGES

  • upgrading to Cypress 10 is a breaking change

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

v0.14.0

04 Jan 09:28
8d47177
Compare
Choose a tag to compare

0.14.0 (2022-01-04)

Bug Fixes

  • Update import to not require allowSyntheticDefaultImports=true (#115) (8d47177)

Features

v0.13.0

09 Aug 09:19
55c3262
Compare
Choose a tag to compare

0.13.0 (2021-08-09)

Features

v0.12.2

20 Feb 06:58
8365251
Compare
Choose a tag to compare

0.12.2 (2021-02-20)

Bug Fixes

  • Don't crash when require.resolve is not defined (#86) (8365251), closes #82