Release 7.3.0
Features
- Improve the internal directory structure used to cache the Node.js binary
- Cleanup temporary files when Node.js download fails
Bug fixes
- Executing
npm
,yarn
andpnpm
was not working properly, for example when doing global installs (npm i -g ...
).