Releases: olegskl/gulp-stylelint
Releases · olegskl/gulp-stylelint
Version 13.0.0
Version 11.0.0
Notable changes:
– Bumped stylelint peer dependency to ^12.0.0
Big thanks to @XhmikosR for making this release happen! 🙇
Version 10.0.0
Notable changes:
– Bumped stylelint peer dependency to ^11.0.0
– Fixed vulnerabilities reported by github security
This release happened thanks to these awesome people: @XhmikosR and @perrin4869.
Version 9.0.0
Notable changes:
– Bumped stylelint peer dependency to ^10.0.0
– Dropped support for Node <8.15.1
Version 8.0.0
Version 7.0.0
Notable changes:
- Bumped stylelint peer dependency to ^9.0.0
Version 6.0.0
Notable changes:
- stylelint is now a peer dependency (^8.0.0).
- the
fix
option has been re-enabled - fixed an error with empty sourcemaps
Version 5.0.0
Sourcemaps are now supported.
Version 4.0.0
Notable changes:
- Updated stylelint dependency to version 8.0.0. See changelog.
- Stream is not auto-resumed.
Note that this release does not support the following stylelint options:
- fix: stylelint doesn't yet support autofixing of strings
- cache: use caching on the gulp level.
Version 3.9.0
Updated stylelint dependency to version 7.9.0. See changelog.