Skip to content

Commit 737e492

Browse files
committed
CHANGELOG update for v6.4.0
1 parent 83e4ff2 commit 737e492

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
6.4.0 / 2020-10-12
2+
3+
- 83e4ff2 [Deps] update `axe-core`, `jsx-ast-utils`
4+
- eb92b07 [Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/plugin-transform-flow-strip-types`, `eslint-plugin-flowtype`, `eslint-plugin-import`, `estraverse`, `expect`, `object.assign`
5+
- 3d98d7a [Deps] update `@babel/runtime`, `axe-core`
6+
- f702f62 [readme] add Spanish translation
7+
- c2ae092 [Docs] `no-static-element-interactions`: Fixed rule name in comments
8+
- b90e20d Fix screenreader -> screen reader
9+
- 645900a Fixed rule name in comments
10+
- 381b9d6 [fix:634] Ignore control elements that are hidden
11+
- 2c47f0a [Fix] `autocomplete-valid`: workaround for axe not being able to handle `null`
12+
- 00bd6d8 Add failing test for autocomplete with dynamic type
13+
- 3c49c9a Add WCAG guidelines to rule documentation
14+
- 4ecaf35 Add a testcase for tablist to interactive supports focus
15+
- dac6864 Deprecate the accessible-emoji rule
16+
- 5191053 Update to [email protected]
17+
- b315698 Allow negative tabindex in aria-activedescendant-has-tabindex
18+
- 8e6fcd0 docs: fix travis badge now points to correct location at travis-ci.com
19+
- 2234df7 Account for additional control elements in label-has-associated-control
20+
- 5cbb718 Adding test cases for label tests
21+
- 66c425c Additional test case for no-redundant-roles
22+
123
6.3.1 / 2020-06-19
224
==================
325

0 commit comments

Comments
 (0)