axe DevTools HTML API/CLI 4.6

Link to axe DevTools HTML API/CLI 4.6 copied to clipboard

Release notes describing the changes in axe DevTools HTML 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 HTML API/CLI suite.

Known Issues

None