V

Volta

V
Volta Languages v2.0.2

v2.0.2

Dependency updates Improvements to header handling for HTTP requests (#1822, #1877)

V
Volta Languages v2.0.1

v2.0.1

Improved accuracy of Node download progress bar on Windows (#1833) You should no longer run into errors about needing the VC++ Runtime on Windows (#1844) Note: In the initial release of this version, there was a CI issue that caused this to break. The installer and zip files have since been updated. The data provided when installing a new Node version is now more relevant and accurate (#1846, #184…

V
Volta Languages v2.0.0

v2.0.0

🚨 (BREAKING) 🚨 We upgraded the version of Rust used to build Volta, which drops support for older versions of glibc & Linux kernel. See the Rust announcement from August 2022 for details about the supported versions. Notably, this means that we no longer support CentOS 6 (#1611) 🚨 (BREAKING) 🚨 Due to costs and changes in the code signing process, we have dropped the code signing for the Windows in…

V
Volta Languages v1.1.1

v1.1.1

Experimental support for pnpm (requires VOLTA_FEATURE_PNPM environment variable) (#1273) Fix to correctly import native root certificates (#1375) Better detection of executables provided by yarn (#1388, #1393)

V
Volta Languages v1.1.0

v1.1.0

Added support for pinning / installing Yarn 3+ (#1305) Improved portability and installer effectiveness by removing dependency on OpenSSL (#1214)

V
Volta Languages v1.0.8

v1.0.8

Fix for malformed bin entries when installing global packages (#997) Dependency updates

V
Volta Languages v1.0.7

v1.0.7

Added build for Linux distros with OpenSSL 3.0 (#1211)

V
Volta Languages v1.0.6

v1.0.6

Fixed panic when stdout is closed (#1058) Disabled global package interception when --prefix is provided (#1171) Numerous dependency updates

V
Volta Languages v1.0.5

v1.0.5

Added error when attempting to install Node using nvm syntax (#1020) Avoid modifying shell config if the environment is already correct (#990) Prevent trying to read OS-generated files as package configs (#981)

V
Volta Languages v1.0.4

v1.0.4

Fetch native Apple silicon versions of Node when available (#974)