Skip to content

v0.8.0

Choose a tag to compare

@JaKXz JaKXz released this 27 Jun 18:08
· 301 commits to master since this release

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!