Skip to content

Releases: ehmicky/nve

v18.0.0

11 May 03:11
Compare
Choose a tag to compare

Dependencies

  • Upgrade internal dependencies. This is not expected to be a breaking change.

v17.0.0

28 Oct 22:38
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v16.1.1

19 Aug 01:19
Compare
Choose a tag to compare

Dependencies

v16.1.0

13 Jul 23:48
Compare
Choose a tag to compare

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.

v16.0.1

13 Jul 16:36
Compare
Choose a tag to compare

Bug fixes

  • Ensure errors while downloading Node.js binaries are correctly printed (#36)

v16.0.0

13 May 23:32
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

v15.5.0

11 Feb 19:37
Compare
Choose a tag to compare

Features

  • Upgrade Execa

Release 15.4.0

18 Oct 19:48
Compare
Choose a tag to compare

Features

  • Reduce npm package size by 41%

Release 15.3.0

16 Oct 13:46
Compare
Choose a tag to compare

Features

  • Improve error handling

Release 15.2.0

16 Aug 19:10
Compare
Choose a tag to compare

Features

  • Reduce npm package size