v2.0.2
Dependency updates Improvements to header handling for HTTP requests (#1822, #1877)
Dependency updates Improvements to header handling for HTTP requests (#1822, #1877)
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…
🚨 (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…
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)
Added support for pinning / installing Yarn 3+ (#1305) Improved portability and installer effectiveness by removing dependency on OpenSSL (#1214)
Fix for malformed bin entries when installing global packages (#997) Dependency updates
Added build for Linux distros with OpenSSL 3.0 (#1211)
Fixed panic when stdout is closed (#1058) Disabled global package interception when --prefix is provided (#1171) Numerous dependency updates
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)
Fetch native Apple silicon versions of Node when available (#974)