Releases: dlmanning/gulp-sass
Releases · dlmanning/gulp-sass
v3.1.0
Sass
Update to node-sass@v4.2.0 and LibSass 3.4.3.
- Node Sass changelogs
- LibSass changelogs
v3.0.0
This release maintains 100% BC with gulp-sass@2.x.
The major version bump is for the node-sass major version bump which introduces a significant LibSass update.
Sass
Update to node-sass@v4.0.0 and LibSass 3.4.0.
- Node Sass changelogs
- LibSass changelogs
v2.3.2
v2.3.1
v2.3.0
Sass
Update to node-sass@v3.5.1 and LibSass 3.3.5.
- Node Sass changelogs
- LibSass changelogs
Features
Fixes
- Update documentation to clarify that
data
is not passed to node-sass (@cheapsteak, #441)
v2.3.0-beta.1
Features
- Update to
node-sass@v3.5.0-beta.1
for the latest and greatest LibSass
npm install gulp-sass@beta
v2.2.0
Features
- Add
error.relativePath
(@ajschlosser, #417) - Preserve the original Node Sass error message in
error.messageOriginal
(@jlgeering, #420)
Fixes
v2.1.1
Get Speedy
LibSass
Bump Node Sass to 3.4.1
Which brings in the super fast LibSass 3.3.1
Improvements
Fixes
Get Speedy
Bump Node Sass to 3.4.0-beta - Changelog.
Which brings in the super fast LibSass 3.3.0-beta2 - Changelog
This is a beta release. Please file Sass issues upstream with the LibSass team.