We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b82b1bd commit 1614b85Copy full SHA for 1614b85
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+6.3.1 / 2020-06-19
2
+==================
3
+
4
+- 765da0f Update to aria-query 4.2.2
5
+- d528e8c Fix aria-level allowed on elements wit role heading (#704)
6
+- 29c6859 [meta] remove yarn registry from npmrc, so publishing works
7
+- f52c206 chore(package): update estraverse to version 5.0.0
8
9
6.3.0 / 2020-06-18
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jsx-a11y",
- "version": "6.3.0",
+ "version": "6.3.1",
"description": "Static AST checker for accessibility rules on JSX elements.",
"keywords": [
"eslint",
0 commit comments