All Versions
13
Latest Version
Avg Release Cycle
59 days
Latest Release
1235 days ago

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, 2018

    New 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:

    Etc:

    • โšก๏ธ Updated various dependencies and dev dependencies
    • โšก๏ธ Updated testing matrix for modern NodeJS