v0.8.0
Features
- output errors in error constructor (#104) (07d57d6)
- this makes stylelint-webpack-plugin friendlier with friendly-errors-webpack-plugin and closer to the standard that other linting plugins (e.g babel, eslint) are moving towards. Thanks @crash7!