nvexeca

nvm + execa = nvexeca

APACHE-2.0 License

Downloads
13.5K
Stars
42
Committers
3

Bot releases are hidden (Show)

nvexeca - Release 3.0.0

Published by ehmicky over 4 years ago

Breaking changes

nvexeca - Release 2.3.0

Published by ehmicky over 4 years ago

Features

Bug fixes

  • Checksum checks were not working when the mirror option was used
nvexeca - Release 2.2.0

Published by ehmicky over 4 years ago

Features

nvexeca - Release 2.1.3

Published by ehmicky over 4 years ago

Bug fixes

  • Fix crash when using multiple drives on Windows
nvexeca - Release 2.1.2

Published by ehmicky over 4 years ago

Bug fixes

  • Fix terminal color changing on Windows
nvexeca - Release 2.1.1

Published by ehmicky over 4 years ago

Bug fixes

nvexeca - Release 2.1.0

Published by ehmicky over 4 years ago

Features

nvexeca - Release 2.0.0

Published by ehmicky almost 5 years ago

Breaking changes

  • Minimal supported Node.js version is now 10.17.0
nvexeca - Release 1.7.0

Published by ehmicky almost 5 years ago

Features

  • Node.js binary download is now 50% faster on Windows

Bug fixes

  • Fix crash when Node.js binary URL is invalid
nvexeca - Release 1.6.0

Published by ehmicky almost 5 years ago

Features

  • Node.js binary download is now twice faster on Windows

Bug fixes

  • Fix ARM, PowerPC, S390 support
nvexeca - Release 1.5.5

Published by ehmicky almost 5 years ago

Bug fixes

  • Fix running npm or npx binaries on Windows
nvexeca - Release 1.5.4

Published by ehmicky almost 5 years ago

Bug fixes

nvexeca - Release 1.5.3

Published by ehmicky almost 5 years ago

Bug fixes

  • Fix executing binaries by specifying their file paths on Windows
nvexeca - Release 1.5.2

Published by ehmicky almost 5 years ago

Bug fixes

  • Fix executing yarn
nvexeca - Release 1.5.1

Published by ehmicky almost 5 years ago

Bug fixes

  • Executing npm, yarn and pnpm was not working properly, for example when doing global installs (npm i -g ...).
nvexeca - Release 1.5.0

Published by ehmicky almost 5 years ago

Features

  • Improve the internal directory structure used to cache the Node.js binary
  • Cleanup temporary files when Node.js download fails
nvexeca - Release 1.4.0

Published by ehmicky almost 5 years ago

Features

  • Improve the appearance of the progress bar
nvexeca - Release 1.3.0

Published by ehmicky almost 5 years ago

Features

  • Ensure Node.js binaries are not corrupted by checking their checksums
  • Use cache when offline (no network connection)
nvexeca - Release 1.2.0

Published by ehmicky almost 5 years ago

Features

  • Make Node.js binary download twice faster on Linux and MacOS
  • Improve error messages
nvexeca - Release 1.1.2

Published by ehmicky almost 5 years ago

Dependencies

  • Reduce the number of dependencies