Skip to content

v4.0.0

Compare
Choose a tag to compare
@xzyfer xzyfer released this 05 Apr 11:20
· 42 commits to master since this release

This release is remove our dependency on the deprecated gulp-util package. To do so we need to drop support for Node < 4.

We took this opportunity to update our support policy to match the upcoming Node Sass 5 release. From now on Gulp Sass will only support Active LTS and Current Node versions.

At the time of release this means Node ^6.9 || ^8.9 || ^9 || ^10.

Breaking changes

Misc