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,yarnandpnpmwas not working properly, for example when doing global installs (npm i -g ...).