Skip to content

v4.9.0

Compare
Choose a tag to compare
@xzyfer xzyfer released this 25 Apr 14:59
· 196 commits to master since this release

Deprecations

@importing of .css files will produce a deprecation warning. This behaviour will be removed in node-sass@5.0.0.

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

Fixes

Misc

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