All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.4.6 (2020-12-05)
- cli: create error message when not initialized (3e96e28)
- lintjs: add error handling for missing files (e7058d8)
1.4.5 (2020-12-04)
- build failing: various fixes (1629cad)
1.4.4 (2020-03-25)
- jshint: move xo from devdep to dep (3a144df)
1.4.3 (2020-03-23)
1.4.2 (2020-03-23)
- readme: missing periods (02c718f)
1.4.1 (2019-12-28)
- compilehtml: display lint results on error (3327068)
1.4.0 (2019-10-24)
- cli: default task no longer runs when arguments are given (2afb67a)
1.3.0 (2019-10-21)
- normalize: force import of normalize.css (6b5a05f)
- css compiler: add normalization support (c8c999a)
1.2.0 (2019-10-21)
- clean: function wasn't actually cleaning (0b7348a)
- css compiler: replace mqpacker & cssnano w/ clean-css (cec4425)
- markdown linter: improved output readability (c391e58)
- cli: added default task when there are no flags (4099fe8)
- css compiler: add purgecss support (39027e9)
- css compiler: add purgecss support (412abd7)
1.1.1 (2019-10-17)
- updateNotifier: update notification should show now (3eae183)
1.1.0 (2019-10-16)
- strict lint: added doiuse checking (1bf0ea1)
- Strict lint: Add indecernable color check to strict linting (6994f8f)