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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
6.0.1 / 2017-06-28
2
+
==================
3
+
-[temporary] Remove `src` and `flow` from package to resolve flow issues for consuming packages.
4
+
5
+
1
6
6.0.0 / 2017-06-05
2
7
=================
3
8
-[new] Add rule `anchor-is-valid`. See documentation for configuration options. Thanks @AlmeroSteyn.
@@ -10,10 +15,12 @@
10
15
-[fix] README updates explaining recommended and strict configs. Thanks @Donaldini.
11
16
-[fix] Updated to aria-query@0.7.0, which includes new ARIA 1.1 properties. Previously, the `aria-props` rule incorrectly threw errors for these new properties.
12
17
18
+
13
19
5.0.3 / 2017-05-16
14
20
==================
15
21
-[fix] Remove `flow` directory from `.npmignore` to accommodate explicit imports from `v5.0.2`.
16
22
23
+
17
24
5.0.2 / 2017-05-16
18
25
==================
19
26
-[fix] Explicitly import flow types to resolve flow failures in consuming projects.
0 commit comments