Skip to content

Release 13.0.0

Choose a tag to compare

@ehmicky ehmicky released this 23 Apr 12:11

Breaking changes

  • Commas should now be used to separate multiple Node versions. For example nve 8 10 12 node --version should now be nve 8,10,12 node --version.
  • Rename the alias here to local

Features

  • Add the alias global to target the global Node version, regardless of the current directory