v1.0.0
·
173 commits
to master
since this release
Bug Fixes
- Handle compilation.fileTimestamps for webpack 4
- DeprecationWarning: Tapable.plugin is deprecated. Use new API on
.hooksinstead - 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
webpackversion is 4 - Minimum supported
stylelintversion is 9