Skip to content

Commit 67813b7

Browse files
jessebeachbeefancohen
authored andcommitted
Changelog for v6.0.0
1 parent d7cfe54 commit 67813b7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
6.0.0 / 2017-06-05
2+
=================
3+
- [new] Add rule `anchor-is-valid`. See documentation for configuration options. Thanks @AlmeroSteyn.
4+
- [update] The rule `label-has-for` now allows inputs nested in label tags. Previously it was strict about requiring a `for` attribute. Thanks @ignatiusreza.
5+
- [update] New configuration for `interactive-supports-focus`. Recommended and strict configs for now contain a trimmed-down whitelist of roles that will be checked.
6+
- [fix] Incompatibility between node version 4 and 5. Thanks @evilebottnawi.
7+
- [fix] Missing README entry for `media-has-caption`. Thanks @ismail-syed.
8+
- [fix] README updates explaining recommended and strict configs. Thanks @Donaldini.
9+
- [fix] Updated to [email protected], which includes new ARIA 1.1 properties. Previously, the `aria-props` rule incorrectly threw errors for these new properties.
10+
111
5.0.3 / 2017-05-16
212
==================
313
- [fix] Remove `flow` directory from `.npmignore` to accommodate explicit imports from `v5.0.2`.

0 commit comments

Comments
 (0)