Skip to content

v1.4.1

Choose a tag to compare

released this 06 May 09:24

What's new?

  • .nvmrc and .node-version file support. When you run node or npm, fin searches for any existing, non-empty, .finrc, .nvmrc or .node-version files (in that order) to switch versions automatically. If none is found, it uses the currently selected node version, .eg., fin 6.0.0 if there is any one available. #18.
  • Add man page. To see the man page, from your terminal run fisher help fin.