Releases: cpetta/sandpaper
Releases · cpetta/sandpaper
v1.4.6
1.4.6 (2020-12-05)
Bug Fixes
- cli: create error message when not initialized (3e96e28)
- lintjs: add error handling for missing files (e7058d8)
v1.4.5
1.4.5 (2020-12-04)
Bug Fixes
- build failing: various fixes (1629cad)
v1.4.4
1.4.4 (2020-03-25)
Bug Fixes
- jshint: move xo from devdep to dep (3a144df)
v1.4.3
1.4.3 (2020-03-23)
Bug Fixes
- csslint: switch to safe parser (a02543f)
- imagemin: fix breaking change in imagemin (e71e25d)
v1.4.2
1.4.2 (2020-03-23)
Bug Fixes
v1.4.1
1.4.1 (2019-12-28)
Bug Fixes
- compilehtml: display lint results on error (3327068)
v1.4.0
1.4.0 (2019-10-24)
Bug Fixes
- cli: default task no longer runs when arguments are given (2afb67a)
Features
- autofix: add autofix for style issues (cea36e6)
- xo: add additonal linting rule files (bddb5b4)
v1.3.0
1.3.0 (2019-10-21)
Bug Fixes
- normalize: force import of normalize.css (6b5a05f)
Features
- css compiler: add normalization support (c8c999a)
v1.2.0
1.2.0 (2019-10-21)
Bug Fixes
- clean: function wasn't actually cleaning (0b7348a)
- css compiler: replace mqpacker & cssnano w/ clean-css (cec4425)
- markdown linter: improved output readability (c391e58)
Features
- cli: added default task when there are no flags (4099fe8)
- css compiler: add purgecss support (39027e9)
- css compiler: add purgecss support (412abd7)
v1.1.1
1.1.1 (2019-10-17)
Bug Fixes
- updateNotifier: update notification should show now (3eae183)