File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.12.0 (2024-09-25)
2
+
3
+ ### Added
4
+
5
+ - add success criteria to a11y findings
6
+
7
+ ### Fixed
8
+
9
+ - wrong instance count on zap alert titles
10
+ - separate anchors between suppressed and unsuppressed
11
+ - usability improvements to the report result content display
12
+ - make urls wrap in report headers
13
+ - URLs should wrap on the report index page
14
+ - show report types even when filtered
15
+
16
+ ### Maintenance
17
+
18
+ - regenerate lockfile, remove some overrides
19
+ - don't audit devDependencies
20
+ - add more references to a11y scan findings using ACT ids
21
+ - add act id mapping
22
+ - UX improvements for findings with multiple match criteria
23
+ - update rule suppression related to search.gov and dap
24
+ - usability improvements to reports
25
+ - improve display of pages-suppressed rules in report config settings
26
+
1
27
## 0.11.1 (2024-09-09)
2
28
3
29
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pages-core" ,
3
3
"private" : true ,
4
- "version" : " 0.11.1 " ,
4
+ "version" : " 0.12.0 " ,
5
5
"description" : " " ,
6
6
"keywords" : [],
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments