Skip to content

Releases: olegskl/gulp-stylelint

Version 13.0.0

22 Jan 19:17
Compare
Choose a tag to compare

Notable changes:

– Bumped stylelint peer dependency to ^13.0.0 (#123)
– Bumped nodejs engine requirement to >=10.12.0 (#125)

Big thanks to @XhmikosR for making this release happen! 🙇

Version 11.0.0

10 Dec 18:19
Compare
Choose a tag to compare

Notable changes:

– Bumped stylelint peer dependency to ^12.0.0

Big thanks to @XhmikosR for making this release happen! 🙇

Version 10.0.0

14 Oct 16:53
Compare
Choose a tag to compare

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

15 Apr 19:19
Compare
Choose a tag to compare

Notable changes:

– Bumped stylelint peer dependency to ^10.0.0
– Dropped support for Node <8.15.1

Version 8.0.0

24 Oct 12:22
Compare
Choose a tag to compare

Notable changes:

– Bumped stylelint peer dependency to ^9.6.0
– Drops support for node <6 #105
– Fix reporting for ignored files #105

Version 7.0.0

03 Mar 15:19
Compare
Choose a tag to compare

Notable changes:

  • Bumped stylelint peer dependency to ^9.0.0

Version 6.0.0

02 Jan 13:53
Compare
Choose a tag to compare

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

31 Aug 13:03
Compare
Choose a tag to compare

Sourcemaps are now supported.

Version 4.0.0

18 Jul 12:03
Compare
Choose a tag to compare

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

20 Feb 19:19
Compare
Choose a tag to compare

Updated stylelint dependency to version 7.9.0. See changelog.