All Versions
13
Latest Version
Avg Release Cycle
59 days
Latest Release
1554 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.5.2 Changes
December 14, 2018- ๐ Bug: Ensure pseudo class sorting is only done within a common class matcher (thanks @roderickhsiao!)
-
v3.5.1 Changes
November 29, 2018- ๐ CLI: Fixed bug with use of equal sign in command line params
-
v3.5.0 Changes
November 28, 2018New Features:
- CLI tool now has an
--exclude
option for excluding files from processing (#333). Thanks @roderickhsiao! - โ CLI tool now has a
--quiet
option to hush warnings (#331). Thanks @orgoj!
๐ Bug fixes:
- Classes using pseudo-classes are now sorted (#334). Thanks @roderickhsiao, @idmytro, and @chhavi-khandelwal!
Etc:
- โก๏ธ Updated various dependencies and dev dependencies
- โก๏ธ Updated testing matrix for modern NodeJS
- CLI tool now has an