Sourced from eslint-plugin-jsx-a11y's releases.
v6.5.1
Full Changelog: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.0...v6.5.1
v6.5.0
What's Changed
- Upgrade jsx-ast-utils dependency to v3.1.0 by
@jessebeachin jsx-eslint/eslint-plugin-jsx-a11y#754- Remove no-onchange from recommended and strict by
@karlhorkyin jsx-eslint/eslint-plugin-jsx-a11y#757- Turn off label-has-for in strict rule set by
@janmonschkein jsx-eslint/eslint-plugin-jsx-a11y#734- Ran npm update; latest packages by
@jessebeachin jsx-eslint/eslint-plugin-jsx-a11y#763- [New]
label-has-associated-control: Add glob support by@hallzac2in jsx-eslint/eslint-plugin-jsx-a11y#749- [doc] Add link to MDN Aria documentation by
@arjansinghin jsx-eslint/eslint-plugin-jsx-a11y#762- [Tests] migrate tests to Github Actions by
@ljharbin jsx-eslint/eslint-plugin-jsx-a11y#764- docs: Add example for tabIndex on seemingly non-interactive element by
@eps1lonin jsx-eslint/eslint-plugin-jsx-a11y#760- Add Next.js case to anchor-is-valid rule docs by
@zackdotcomputerin jsx-eslint/eslint-plugin-jsx-a11y#769- [Docs]
no-redundant-roles: Adds missing closing square bracket by@mikeriley131in jsx-eslint/eslint-plugin-jsx-a11y#775- [Docs]
anchor-is-valid: general cleanup by@Anima-t3din jsx-eslint/eslint-plugin-jsx-a11y#728- Update flow-bin version to support aarch64 by
@odidevin jsx-eslint/eslint-plugin-jsx-a11y#784- Fully deprecate accessible-emoji rule by
@backwardokin jsx-eslint/eslint-plugin-jsx-a11y#782- Fix Flow warnings by
@jessebeachin jsx-eslint/eslint-plugin-jsx-a11y#785- [Docs] Document the similarity between html-has-lang and lang by
@denis-sokolovin jsx-eslint/eslint-plugin-jsx-a11y#778- [Docs] Clarify the title of the strictness table in the main doc by
@denis-sokolovin jsx-eslint/eslint-plugin-jsx-a11y#786- Update recommended config to allow fieldset to have the radiogroup role by
@hallzac2in jsx-eslint/eslint-plugin-jsx-a11y#746- Update focus/hover style for link-button by
@mdvorscakin jsx-eslint/eslint-plugin-jsx-a11y#662- Support img role for canvas. Fix for https://github.com/facebook/flipper/issues/648. by
@markwoonin jsx-eslint/eslint-plugin-jsx-a11y#796- Fix no-access-key wording and grammar by
@breadadamsin jsx-eslint/eslint-plugin-jsx-a11y#800- [Docs]
scope: replace duplicate scope word by@rafaelss95in jsx-eslint/eslint-plugin-jsx-a11y#799- [Tests] use
babel/eslint-parserinstead ofbabel-eslintby@MichaelDeBoeyin jsx-eslint/eslint-plugin-jsx-a11y#811- Switch to
export defaultsyntax for exporting rules by@bmishin jsx-eslint/eslint-plugin-jsx-a11y#819- Add
eslint-plugin-eslint-pluginby@bmishin jsx-eslint/eslint-plugin-jsx-a11y#818- add missing close / for jsx succeed example by
@adamrhunterin jsx-eslint/eslint-plugin-jsx-a11y#821- [Docs] HTTP => HTTPS by
@Schweinepriesterin jsx-eslint/eslint-plugin-jsx-a11y#823- [New] support ESLint 8.x by
@MichaelDeBoeyin jsx-eslint/eslint-plugin-jsx-a11y#810New Contributors
@karlhorkymade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#757@janmonschkemade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#734@hallzac2made their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#749@arjansinghmade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#762@zackdotcomputermade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#769@mikeriley131made their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#775@Anima-t3dmade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#728@odidevmade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#784@denis-sokolovmade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#778@mdvorscakmade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#662@markwoonmade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#796@breadadamsmade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#800@rafaelss95made their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#799@bmishmade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#819@adamrhuntermade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#821@Schweinepriestermade their first contribution in jsx-eslint/eslint-plugin-jsx-a11y#823
... (truncated)
Sourced from eslint-plugin-jsx-a11y's changelog.
6.5.1 / 2021-11-10
- 8f7d0b0 [Fix] properly build
module.exports(https://github.com/facebook/flipper/issues/824)- 2fd2087 [Dev Deps] update
eslint-plugin-import6.5.0 / 2021-11-09
- 0f5f582 [New] support ESLint 8.x (https://github.com/facebook/flipper/issues/810)
- 1dbc416 [Deps] update
babel/runtime,axe-core- 4043d31 [Dev Deps] update
babel/cli,babel/core,babel/eslint-parser,babel/plugin-transform-flow-strip-types,eslint-config-airbnb-base- d143cba [Docs] HTTP => HTTPS (https://github.com/facebook/flipper/issues/823)
- 309b040 [Docs]
anchor-has-content: add missing close / for jsx succeed example (https://github.com/facebook/flipper/issues/821)- ba1e312 [eslint] simplify eslint command
- 0269025 [meta] change all
masterreferences in URLs toHEAD- f1414cf [Dev Deps] add
eslint-plugin-eslint-plugin(https://github.com/facebook/flipper/issues/818)- f44fc05 [meta] update URLs
- df34872 [Refactor] switch to
export defaultsyntax for exporting rules (https://github.com/facebook/flipper/issues/819)- ff26b82 [meta] fix prepublish scripts
- d4a57d8 [Deps] update
babel/runtime,array-includes,axe-core,jsx-ast-utils- bd1dec6 [Dev Deps] update
babel/cli,babel/core,babel/eslint-parser,eslint-plugin-import,estraverse,safe-publish-latest- 434c4cf [Tests] do not test eslint 7 on node 11
- aed7a20 [Tests] use
babel/eslint-parserinstead ofbabel-eslint(https://github.com/facebook/flipper/issues/811)- 0021489 [actions] use codecov action
- 1251088 [meta] delete FUNDING.yml in favor of
.githubrepo- ecf7a27 [Docs]
scope: replace duplicatescopeword (https://github.com/facebook/flipper/issues/799)- 952af25 [Fix]
no-access-key: Fix wording and grammar (https://github.com/facebook/flipper/issues/800)- 6cf7ac0 [Dev Deps] update
babel/cli,babel/core,babel/plugin-transform-flow-strip-types,aud,eslint-plugin-flowtype,eslint-plugin-import- 79a35d4 [Deps] update
babel/runtime,axe-core,damerau-levenshtein- 2a9ab71 [Tests] delete
src/util/getComputedRole-test.jstest in node 6- 0c1c587 [Tests]
autocomplete-valid: move some failed tests to passing- 8830902 [Tests] fix eslint < 7 not understanding
import type- d57887c [Tests] ensure all tests run
- 55e5c11 Support img role for canvas (https://github.com/facebook/flipper/issues/796)
- 36102cd [meta] use
prepublishOnlyscript for npm 7+- 2501a7f Remove the link-button focus css from the anchor-is-valid doc (https://github.com/facebook/flipper/issues/662)
- d927625 Update recommended config to allow fieldset to have the radiogroup role (https://github.com/facebook/flipper/issues/746)
- 5aa8db9 [Docs] Clarify the title of the strictness table in the main doc (https://github.com/facebook/flipper/issues/786)
- df3c7ad [Docs] Document the similarity between html-has-lang and lang (https://github.com/facebook/flipper/issues/778)
- 426d4c2 Fix Flow warnings (https://github.com/facebook/flipper/issues/785)
- ecec8e4 Fully deprecate accessible-emoji rule (https://github.com/facebook/flipper/issues/782)
- 8a0e43c [Tests] remove .travis.yml
- f88bf6b [Dev Deps] update
flow-binto support aarch64 (https://github.com/facebook/flipper/issues/784)- 369f9db [Dev Deps] update
babel/cli,babel/core,babel/plugin-transform-flow-strip-types,aud,eslint-plugin-flowtype,jscodeshift- ce0785f [Deps] update
babel/runtime,array-includes,axe-core,emoji-regex- 2c2a2ad [actions] update to use
node/installaction- c275964 [Docs]
anchor-is-valid: general cleanup (#728)- 3df059e [Docs]
no-redundant-roles: Adds missing closing square bracket (https://github.com/facebook/flipper/issues/775)- 42ce5b7 [Docs]
anchor-is-valid: Add Next.js case (https://github.com/facebook/flipper/issues/769)- 2e5df91 [Tests] fix tests breaking on npm 7
- 066ccff [Docs]
no-noninteractive-tabindex: Add example for tabIndex on seemingly non-interactive element (https://github.com/facebook/flipper/issues/760)
... (truncated)
30deacb v6.5.12fd2087 [Dev Deps] update eslint-plugin-import8f7d0b0 [Fix] properly build module.exportsf8c4001 v6.5.00f5f582 [New] support ESLint 8.x1dbc416 [Deps] update babel/runtime, axe-core4043d31 [Dev Deps] update babel/cli, babel/core, babel/eslint-parser, `babe...d143cba [Docs] HTTP => HTTPS309b040 [Docs] anchor-has-content: add missing close / for jsx succeed exampleba1e312 [eslint] simplify eslint command