nvm v0.33.7 Release Notes

Release Date: 2017-12-09 // over 6 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ›  fix unassigned variable (#1665, #1664)
    • ๐Ÿ›  Fix for $path used by zsh (#1669)
    • ๐Ÿ‘‰ set -u: ensure NVM_USE_OUTPUT is always set (#1671)
    • install.sh: Fix a bug that block that installation of node in install.sh (#1676)
    • โœ… nvm install-latest-npm: fix node 4-4.6

    ๐Ÿ“š Documentation

    • ๐Ÿ‘‰ Make nvm cache clear message less ambiguous (#1644)
    • โž• Added missing piece (#1658)