Skip to content

Releases: ehmicky/nvexeca

v10.0.0

28 Oct 22:38
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v9.2.1

19 Aug 01:18
Compare
Choose a tag to compare

Dependencies

v9.2.0

13 Jul 21:58
Compare
Choose a tag to compare

Features

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

v9.1.1

13 Jul 15:01
Compare
Choose a tag to compare

Bug fixes

v9.1.0

13 Jul 02:32
Compare
Choose a tag to compare

Features

  • Make the signal option also cancel downloading the Node.js binary

v9.0.0

13 May 23:31
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

v8.5.0

11 Feb 19:33
Compare
Choose a tag to compare

Features

  • Upgrade Execa

Release 8.4.0

11 Nov 18:13
Compare
Choose a tag to compare

Features

  • Improve tree-shaking support

Release 8.3.0

18 Oct 19:45
Compare
Choose a tag to compare

Features

  • Reduce npm package size by 47%

Release 8.2.0

16 Aug 19:09
Compare
Choose a tag to compare

Features

  • Reduce npm package size