Skip to content

v9.2.0

Choose a tag to compare

@ehmicky ehmicky released this 13 Jul 21:58
· 259 commits to main since this release

Features

const { childProcess, version } = await nvexeca('/path/to/.nvmrc', 'node', [
  '--version',
])