axe DevTools for Web API/CLI 4.6
Release notes describing the changes in axe DevTools for Web API/CLI 4.6
Release Date: February 22, 2023
Overview
Axe DevTools 4.6 is updated with the latest axe-core version, improved shadow DOM selector, updated usage services, and a few bug fixes.
What’s New?
-
Axe-core Version Update
Axe DevTools 4.6 comes with the latest axe-core version 4.6.3. For complete details, refer to axe-core changelog. -
Shadow DOM Selector Improvements
Improved the selectors for scoping to enable the selection of elements within shadow DOMs. -
Usage Service Updates
Deque’s usage service is now turned on by default. For complete details, refer to our Documentation.
Bug Fixes
-
TypeScript Typings
Fixed TypeScript typings bug for in-browser environments. -
Other Bug Fixes
- Fixed a bug preventing
@axe-devtools/browser
from being used in some environments. - Fixed a few small bugs across the axe DevTools for Web API/CLI suite.
- Fixed a bug preventing
Known Issues
None