We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db0aa24 + 1ec0749 commit ab52335Copy full SHA for ab52335
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+6.2.1 / 2019-02-03
2
+=================
3
+- 9980e45 [fix] Prevent Error when JSXSpreadAttribute is passed to isSemanticRoleElement
4
+
5
6.2.0 / 2019-01-25
6
=================
7
- 5650674 [new rule] control-has-associated-label checks interactives for a label
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jsx-a11y",
- "version": "6.2.0",
+ "version": "6.2.1",
"description": "Static AST checker for accessibility rules on JSX elements.",
"keywords": [
"eslint",
0 commit comments