Skip to content

v16.1.0

Compare
Choose a tag to compare
@ehmicky ehmicky released this 13 Jul 23:48
· 74 commits to main since this release

Features

$ nve /path/to/.nvmrc npm test
  • When running multiple Node.js versions, the full resolved versions are now printed. For example, nve 10,12 ... will print Node.js 10.24.1 and Node.js 12.22.12 before each command's output, providing multiple Node.js versions are used at once.