Releases: sass/node-sass
v4.9.0
Deprecations
@import
ing of .css
files will produce a deprecation warning. This behaviour will be removed in [email protected].
This behaviour violates the Sass language specification. Additionally it makes it impossible to output to the input directory via the CLI or watcher.
Community
- Document why we're forced to use an old version of request (@nschonni, #2291)
- Document work around for install node-sass in China (@gucong3000, #2206)
Features
- Node 10 support (@xzyfer, #2343)
- Bump [email protected] (@xzyfer, #2342)
- Bump [email protected] (@xzyfer, #2348)
Fixes
- Fix propagate async context (@ofrobots, #2298)
- Fix
quiet
option not quietening everything it should (@xzyfer, #2344)
Misc
- Bump [email protected] in Travis CI for Node 10 builds (@xzyfer, #2349)
- Add Node 10 builds to CI (@xzyfer, #2349)
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^ |
Alpine Linux | x64 | 4, 6, 7, 8, 9, 10 |
FreeBSD 10+ | amd64 | 4, 6, 8, 9, 10 |
FreeBSD 10+ | i386 | 4, 6, 8, 9, 10 |
*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Node 8 and 9 are not supported on CentOS 5
^ Only available on x64
v4.8.3
Features
Fixes
- Fix crash with custom importers on node 9 (#2293)
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9** |
Alpine Linux | x64 | 4, 6, 7, 8, 9 |
FreeBSD 10+ | amd64 | 4, 6, 8, 9 |
FreeBSD 10+ | i386 | 4, 6, 8, 9 |
*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Node 8 and 9 are not supported on CentOS 5
v4.8.2
Fixes
- Fix bug with color functions in custom importers (#2280)
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine Linux | x64 | 4, 6, 7, 8, 9 |
FreeBSD 10+ | amd64 | 4, 6, 8** |
FreeBSD 10+ | i386 | 4, 6, 8** |
*Linux support refers to Ubuntu, Debian, and CentOS 5+
*node 9 support broken #2293
v4.8.1
Fixes
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine Linux | x64 | 4, 6, 7, 8, 9 |
FreeBSD 10+ | amd64 | 4, 6, 8, 9 |
FreeBSD 10+ | i386 | 4, 6, 8, 9 |
*Linux support refers to Ubuntu, Debian, and CentOS 5+
v4.8.0
Features
- Update LibSass to Futura (@xzyfer, #2275)
- Add ability to redirect binary download from local directory (@kausters, #2119)
- Don't error when using Node 10
Note: Node 10 is not officially supported until it's stable.
Fixes
- Fix type in troubleshooting documentation (@Sirivasv, #2198)
- Fix typo in
.editorconfig
(@iamandrewluca, #2214) - Fix CLI informational output being emitted as warning (@xzyfer)
- Fix CLI
--quiet
not quieting all informational output (@xzyfer) - Fix build error on iojs 3 (@xzyfer, #2273)
- Fix watcher error when deleting a file (@wclear, #2248)
- Fix partially downloaded binaries being written to disk (@xzyfer, #1882, #1888)
Misc
- Improve CI coverage (@nschonni, #2255)
- Improve issue template (@nschonni, #2258)
- Updated @10xLaCroixDrinker's username in documentation (@10xLaCroixDrinker, #2271)
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine | x64 | 4, 6, 8, 9 |
*Linux support refers to Ubuntu, Debian, and CentOS 5+
v4.7.2
Fixes
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine Linux | x64 | 4, 6, 7, 8, 9 |
FreeBSD 10+ | i386 | 4, 6, 8, 9 |
FreeBSD 10+ | amd64 | 4, 6, 8, 9 |
*Linux support refers to Ubuntu, Debian, and CentOS 6+ (See #2159 about CentOS 5)
v4.7.1
Fixes
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine | x64 | 4, 6, 7, 8, 9 |
*Linux support refers to Ubuntu, Debian, and CentOS 6+ (See #2159 about CentOS 5)
v4.7.0
Features
- Significant improvements to memory usage (@stefanpenner, #2128)
Fixes
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine | x64 | 4, 6, 7, 8, 9 |
*Linux support refers to Ubuntu, Debian, and CentOS 6+ (See #2159 about CentOS 5)
v4.6.1
Fixes
- Problem with watcher (@evanfuture, #2147)
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine | x64 | 4, 6, 7, 8, 9 |
FreeBSD 10+ | i386 | 4, 6, 8 |
FreeBSD 10+ | amd64 | 4, 6, 8 |
*Linux support refers to Ubuntu, Debian, and CentOS 5
v4.6.0
Fixes
- Node 9 Support
- Some Electron ABIs allowed
- Watcher improvements
Supported Environments
OS | Architecture | Node |
---|---|---|
Windows | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
OSX | x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Linux* | x86 & x64 | 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9 |
Alpine | x64 | 4, 6, 7, 8, 9 |
FreeBSD 10+ | i386 | 4, 6, 8 |
FreeBSD 10+ | amd64 | 4, 6, 8 |
*Linux support refers to Ubuntu, Debian, and CentOS 5