Skip to content

5.0.0-next.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@shadowspawn shadowspawn released this 03 Jun 08:51
· 279 commits to master since this release

Added

  • log message after install from cache (previously silent)
  • extra logging after install if the active and installed node locations are different
  • support for NO_COLOR and CLICOLOR=0
  • suppress progress and colour if not interactive tty

Changed

  • reinstalling active node version always does reinstall (previously silently did nothing)
  • log message for installing using menu now same format as npm install message
  • updates to GitHub templates and guidelines for contributing et al