v4.8.0v4.7.2
Reading changes from the repo…
aria-braille-equivalent
to identify incorrect uses of aria-braille attributes and aria-prohibited-attr
to enforce proper usage of ARIA attributes. aria-conditional-attr
to ensure proper use of conditional ARIA attributes, enhancing compliance with accessibility standards. target-size
rule to align with updated WCAG specifications, ensuring better compliance with accessibility standards. aria-allowed-role
rule to include meter
as an allowed role for images with accessible names, improving ARIA compliance. axe.setup()
function to work without a global window, allowing for better integration with JSDOM environments.