v4.0.0
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
- Drop support for non-Active LTS and Current releases