You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* change reporter conditionals in `checkA11y()` to fix `skipFailure` options not working when reporter is 'junit' ([b4514d0](https://github.com/abhinaba-ghosh/axe-playwright/commit/b4514d043ed747ab7079241f3dbb3670e12ce2f0))
16
-
17
-
## [2.1.0] - 2024-08-25
18
-
19
-
### Features
20
-
21
-
***reporter**: add junit xml reporter for test results
22
-
***reporter**: add html reporter with custom output paths
23
-
***reporter**: enhance terminal reporter v2 with colored output
24
-
***core**: add support for multiple accessibility standards (WCAG21AA, WCAG22AA, etc.)
25
-
***config**: add verbose mode configuration for all reporters
26
-
27
-
### Bug Fixes
28
-
29
-
***core**: improve error handling and reporting
30
-
***types**: enhance TypeScript interfaces and type definitions
31
-
***utils**: fix various edge cases in violation processing
0 commit comments