Skip to content

Releases: ehmicky/get-node-cli

v10.0.0

28 Oct 22:15
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v9.1.0

13 Jul 21:36
Compare
Choose a tag to compare

Features

$ get-node /path/to/.nvmrc

v9.0.0

13 May 23:30
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

Release 8.2.0

16 Oct 13:44
Compare
Choose a tag to compare

Features

  • Improve error handling

Release 8.1.0

16 Aug 19:06
Compare
Choose a tag to compare

Features

  • Reduce npm package size

Release 8.0.0

24 Jul 17:43
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 14.18.0

Features

Release 7.1.1

24 Jul 17:40
Compare
Choose a tag to compare

Bug fixes

The 7.1.0 release introduced a breaking change (dropping Node 12 support). The 7.1.1 release reverts it.

Release 7.1.0

24 Jul 17:34
Compare
Choose a tag to compare

Features

Release 7.0.0

22 Jun 22:13
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 12.20.0

Release 6.0.2

30 Dec 21:59
Compare
Choose a tag to compare

Bug fixes

  • Fix issue with SIGINT handling