Skip to content

Releases: ehmicky/get-node

v15.0.4

03 Jun 17:09

Choose a tag to compare

Dependencies

  • Upgrade tar-fs dependency

v15.0.3

29 Mar 03:46

Choose a tag to compare

Documentation

  • Improve documentation in README.md

v15.0.2

28 Mar 23:59

Choose a tag to compare

Security fix

  • Fix vulnerability in tar-fs dependency by upgrading it

v15.0.1

10 May 06:22

Choose a tag to compare

Dependencies

v15.0.0

28 Oct 22:13

Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v14.2.1

19 Aug 01:17

Choose a tag to compare

Dependencies

v14.2.0

13 Jul 21:28

Choose a tag to compare

Features

const { path, version } = await getNode('/path/to/.nvmrc')

v14.1.0

13 Jul 02:24

Choose a tag to compare

Features

v14.0.0

13 May 23:11

Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

v13.6.0

11 Feb 19:41

Choose a tag to compare

Features

  • Upgrade Execa