This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
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