Releases: jsx-eslint/eslint-plugin-jsx-a11y
Releases · jsx-eslint/eslint-plugin-jsx-a11y
v6.10.2
What's Changed
- [Tests] Add tests to reinforce required attributes for
role="heading"
by @lb- in #1022 - [Tests]
label-has-associated-control
: add additional test cases by @lb- in #1021 - [Docs]
label-has-associated-control
: add line breaks for readability by @lb- in #1024 - [patch]
no-redundandant-roles
: allow<img src="*.svg" role="img" />
by @lb- in #1026 - refactor: don't spread arrays by @MichaelDeBoey in #1034
Full Changelog: v6.10.1...v6.10.2
v6.10.1
v6.10.0
Added
- [New] add eslint 9 support by @michaelfaith in #1009
- [New]
label-has-associated-control
: add additional error message by @BillyLevin in #1007 - Support
for
attribute by @edoardocavazza in #977 - [New] Add
attributes
setting by @edoardocavazza in #979 - [New] allow polymorphic linting to be restricted to specified components by @khiga8 in #984
Fixed
- [readme] remove deprecated travis ci badge by @trajan0x in #995
- fix typo in shareable config section in readme by @plbstl in #997
- [readme] fix jsxA11y import name by @k35o in #1003
- [Fix]:
label-has-associated-control
: ignore undetermined label text by @BillyLevin in #1004
New Contributors
- @trajan0x made their first contribution in #995
- @plbstl made their first contribution in #997
- @k35o made their first contribution in #1003
- @BillyLevin made their first contribution in #1004
- @edoardocavazza made their first contribution in #977
Full Changelog: v6.9.0...v6.10.0
v6.9.0
Added
- add support for Flat Config
6b5f096
no-noninteractive-element-to-interactive-role
: allowmenuitemradio
andmenuitemcheckbox
on <li>c0733f9
Fixed
img-redundant-alt
: fixed multibyte character support#969
- Revert "[Fix]
isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1"75d5dd7
- ensure
summary
remains non-interactive6a048da
Changed
- [meta] fix changelog links
#960
- [Robustness] use
safe-regex-test
4c7e781
- [actions] update actions/checkout
51a1ca7
- [Deps] pin
aria-query
andaxobject-query
, addls-engines
test to CI32fd82c
- [Deps] remove
@babel/runtime
0a98ad8
- [Deps] unpin
axe-core
b3559cf
- [Deps] move
object.entries
to dev deps1be7b70
Full Changelog: v6.8.0...v6.9.0
v6.8.0
Full Changelog: v6.7.1...v6.8.0
v6.7.1
Full Changelog: v6.7.0...v6.7.1
v6.7.0
Full Changelog: v6.6.1...v6.7.0
v6.6.1
Full Changelog: v6.6.0...v6.6.1
v6.6.0
Full Changelog: v6.5.1...v6.6.0
v6.5.1
Full Changelog: v6.5.0...v6.5.1