Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

v4.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@xzyfer xzyfer released this 10 Mar 09:05
· 222 commits to master since this release

Features

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

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+