Releases: rowellx68/cypress-a11y-report
[email protected]
Patch Changes
- #17
e1897b7
Thanks @rowellx68! - docs: fix type in readme
[email protected]
Patch Changes
-
#15
285890c
Thanks @rowellx68! - fix: reorder when reporters are calledThis fixes the issue where the reportes are never called when the check fails.
[email protected]
Patch Changes
-
#13
580f82f
Thanks @rowellx68! - fix: logging to show command namesThis also fixes some issues with the consoleProps that gets returned.
[email protected]
Patch Changes
- #10
5f1d3fc
Thanks @rowellx68! - fix: ensure that retry options are always positive
[email protected]
Major Changes
-
#8
2bdceb1
Thanks @rowellx68! - refactor: update option nameBREAKING CHANGE: renamed axeRunOptions to runOptions
[email protected]
Patch Changes
-
#6
35db34e
Thanks @rowellx68! - fix: update log message and type -
#6
fd249a0
Thanks @rowellx68! - docs: update readme
[email protected]
Minor Changes
- #3
ec30030
Thanks @rowellx68! - feat: add retry options
Patch Changes
- #3
9442565
Thanks @rowellx68! - docs: update readme
[email protected]
Minor Changes
- #1
c7dcaad
Thanks @rowellx68! - feat: initial commit
Patch Changes
-
#1
c7dcaad
Thanks @rowellx68! - style: format source code -
#1
c7dcaad
Thanks @rowellx68! - refactor: refactor commands and optionsRename checkA11y method to checkAccessibility and update it's options.
-
#1
c7dcaad
Thanks @rowellx68! - docs: add readme and license -
#1
c7dcaad
Thanks @rowellx68! - refactor: cleanup imports