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