v1.0.0
ricardogobbosouza
released this
30 Sep 11:39
·
162 commits
to master
since this release
Bug Fixes
- Handle compilation.fileTimestamps for webpack 4
- DeprecationWarning: Tapable.plugin is deprecated. Use new API on
.hooks
instead - Update option
emitError
- Update option
failOnError
Features
- Modernize project to latest defaults
- Validate options
- Support absolute paths in files array
- New option
stylelintPath
- New option
emitWarning
- New option
failOnWarning
- New option
quiet
⚠ BREAKING CHANGES
- Drop support for Node < 8.9.0
- Minimum supported
webpack
version is 4 - Minimum supported
stylelint
version is 9