Skip to content

Commit fc56208

Browse files
authored
Merge pull request #615 from evcohen/changelog--v6.2.2
Changelog for v6.2.2
2 parents f82fbcb + 8c5f964 commit fc56208

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
6.2.2 / 2019-06-29
2+
=================
3+
- Update jsx-ast-utils to v2.2.1
4+
- Add @babel/cli to the dev dependencies
5+
- Update ESLint to v6
6+
- Update jsx-ast-utils to 2.2.0
7+
- Update flow-bin to version 0.102.0
8+
- [589] Allow expression statements for attribute values in no-noninteractive-tabindexlow-bin-0.101.0
9+
- [583] Allow expression values in attributes by configurationrror
10+
- [596] Adding a test case for no-static-element-interactionseper/flow-bin-0.101.0) Merge branch 'master' into greenkeeper/flow-bin-0.101.0
11+
- Only run branch test coverage on the master branch
12+
- chore(package): update flow-bin to version 0.100.0
13+
- Allow select as a valid child of label.
14+
- Allow Node 4 / ESLint 3 failure to unblock ESLint upgrade in PR #568
15+
- chore(package): update flow-bin to version 0.99.0
16+
- Remove rootDir from Jest path configs
17+
- (fix) Template literals with undefined evaluate to the string undefined.
18+
- adds more tests to “anchor-is-valid”
19+
- Fixes “anchor-is-valid” false positive for hrefs starting with the word “javascript”
20+
- chore(package): update eslint-plugin-flowtype to version 3.5.0
21+
- Modified no-static-element-interactions to pass on non-literal roles.
22+
- Added isNonLiteralProperty util method
23+
- [#399] Account for spread in parser options
24+
- [552] control-has-associated-label should allow generic links
25+
- [issue 392] ul role='list' test case
26+
- chore(package): update eslint to version 5.15.2
27+
- chore(package): update flow-bin to version 0.95.0
28+
- chore(package): update expect to version 24.3.1
29+
- Fix typo: defintions > definitions
30+
- docs: add proper title to links to axe website for media-has-caption
31+
- docs: removes deprecated rule label-has-for
32+
- docs: fix typo and couple grammatical errors in Readme
33+
- Ignore null/undefined values in role-supports-aria-props rule
34+
- Ignore undefined values in aria-proptypes rule
35+
- Ignore null values in aria-proptypes rule
36+
- set target for node 4
37+
138
6.2.1 / 2019-02-03
239
=================
340
- 9980e45 [fix] Prevent Error when JSXSpreadAttribute is passed to isSemanticRoleElement

0 commit comments

Comments
 (0)