Releases: ehmicky/get-node
Releases · ehmicky/get-node
v15.0.3
v15.0.2
v15.0.1
v15.0.0
v14.2.1
v14.2.0
Features
- The version can now be specified as a file path to a
.nvmrc
,package.json
(engines.node
field) or similar files.
const { path, version } = await getNode('/path/to/.nvmrc')
v14.1.0
Features
- Add a
signal
option to cancel
v14.0.0
v13.6.0
Release 13.5.0
Features
- Improve tree-shaking support