We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccee809 commit ea78558Copy full SHA for ea78558
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 3.6.0
2
+
3
+2018-07-10
4
+ - Allows plain conditions in `if(true, 1, 2)` (vs. `if((true), 1, 2)`)
5
+ - Fixes svg-gradient() for Firefox
6
+ - Adds more 3rd-party tests for fewer surprises when upgrading
7
+ - Removes (broken) `less-rhino` implementation - use other Java ports
8
9
## 3.5.3
10
11
2018-07-06
0 commit comments