Releases: webpack/stylelint-webpack-plugin
Releases · webpack/stylelint-webpack-plugin
Webpack 3 support!
24 Jun 23:24
Compare
Sorry, something went wrong.
No results found
🎉 And still remaining backwards compatible to the latest release of v1. 🎉
v0.7.0
24 Feb 18:23
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
emitErrors: no console output when file(s) are clean (#71 ) (154b405 )
v0.6.0
12 Feb 17:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
quiet flag only prints when set to false (#60 ) (b17a4a7 )
stylelint to determine configFile location by default (#58 ) (27a79fc )
Features
v0.5.1
09 Jan 00:28
Compare
Sorry, something went wrong.
No results found
Bug Fixes
duplicated displayed errors & warnings (#56 ) (18eb80e )
v0.5.0
08 Jan 23:00
Compare
Sorry, something went wrong.
No results found
Features
move webpack to a peer dependency and allow webpack 2 (#46 ) (fa7ba5a )
Bug Fixes
fix: missing warning and error messages (#51 )
v0.4.2
18 Dec 16:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
stylelint formatter path (#49 ) (46baa59 )
use public API for stylelint formatters (35f5d72 ), closes #47
v0.4.1
18 Dec 08:56
Compare
Sorry, something went wrong.
No results found
Bug Fixes
watch mode: corrects functions for watch mode (#43 ) (996eb21 )
v0.4.0
30 Sep 00:24
Compare
Sorry, something went wrong.
No results found
Features
use the default configuration if none is specified (#33 ) (3d53b98 )
v0.3.1
16 Aug 19:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
warnings not being logged to console (#26 ) (759e6c1 )
Upgrade to stylelint 7.x
04 Aug 18:43
Compare
Sorry, something went wrong.
No results found
Breaking Change
Updated stylelint peerDependency to ^7.0.1
Other
Restructuring.
Linting and coverage.
Thanks to @JaKXz