nvm.fish

The Node.js version manager you'll adore, crafted just for Fish

MIT License

Stars
2K
Committers
23

Bot releases are visible (Hide)

nvm.fish - 1.0.0

Published by foldmap over 5 years ago

  • Filter available versions using nvm ls <regex> (#76).
  • Rewrite and fix all the bugs (#75).
    • Remove buggy menu.
    • Remove automatic version switching.
    • Remove rm command.
    • Fix a bug when fetching the index the first time (#51).
    • Find the nearest .nvmrc file, traversing the directory tree upwards from the current working directory (#45).
  • Improve .nvmrc support.
    • Node code name support (#60).