You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
-[new] Add rule `anchor-is-valid`. See documentation for configuration options. Thanks @AlmeroSteyn.
4
4
-[breaking]`href-no-hash` replaced with `anchor-is-valid` in the recommended and strict configs. Use the `invalidHref` aspect (active by default) in `anchor-is-valid` to continue to apply the behavior provided by `href-no-hash`.
5
5
-[breaking] Removed support for ESLint peer dependency at version ^2.10.2.
6
-
-[update] The rule `label-has-for` now allows inputs nested in label tags. Previously it was strict about requiring a `for` attribute. Thanks @ignatiusreza.
6
+
-[update] The rule `label-has-for` now allows inputs nested in label tags. Previously it was strict about requiring a `for` attribute. Thanks @ignatiusreza and @mjaltamirano.
7
7
-[update] New configuration for `interactive-supports-focus`. Recommended and strict configs for now contain a trimmed-down whitelist of roles that will be checked.
8
8
-[fix] Incompatibility between node version 4 and 5. Thanks @evilebottnawi.
9
9
-[fix] Missing README entry for `media-has-caption`. Thanks @ismail-syed.
0 commit comments