v4.9.1
Pre-release
Pre-release
Bug fixes
This release includes bug fixes for a few accessibility rules including: a11y-aria-role-supports-props, a11y-no-title-attribute, and
jsx-a11y/no-interactive-element-to-noninteractive-role.
What's Changed
- Ignore calls to a method named innerText by @camchenry in #455
- bump
prettierandeslint-plugin-prettierto latest versions by @shiftkey in #457 - chore(deps): bump the all-dependencies group with 5 updates by @dependabot in #458
- Set config override for false positive rule by @khiga8 in #460
- Re-introduce accidentally removed testing commands by @khiga8 in #459
- Fix bugs with
getRoleandgetElementTypeby @khiga8 in #461 - [Fix] Only look at semantic elements for
a11y-no-title-attributeby @kendallgassner in #464 - Check for presence of attribute in
getRolerather than the value by @khiga8 in #463
New Contributors
- @camchenry made their first contribution in #455
- @shiftkey made their first contribution in #457
Full Changelog: v4.9.0...v4.9.1