Skip to content

v0.30.1

Compare
Choose a tag to compare
@ljharb ljharb released this 28 Dec 20:47
· 1032 commits to master since this release

Fix

  • nvm install -s: fix some shell syntax errors
  • install.sh: quote $DETECTED_PROFILE for when usernames have spaces (#952)

Refactor

  • Create nvm_get_make_jobs to abstract out “-j” logic