We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2723f commit eb438cdCopy full SHA for eb438cd
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+2.3.4 / 2019-04-26
2
+ * Use Array.isArray instead of instanceof to test Array parameters to address edge cases
3
+
4
+2.3.3 / 2019-04-23
5
+ * Fix rules cache not clearing after removeRule()
6
7
2.3.2 / 2018-12-28
8
* Upgrade all dependencies to latest
9
0 commit comments