RELEASES.md
volta run will now correctly handle flags in more situations (#1857)winget to install Volta on Windows (#1650)volta uninstall now provides better help & error messages to describe its use and limitations (#1628, #1786).zshenv by default, rather than .zshrc (#1657)yarnpkg command, which is an alias of yarn (#1670)--very-verbose flag to enable even more logging (note: we haven't yet implemented much additional logging) (#1815)VOLTA_FEATURE_PNPM environment variable) (#1273)yarn (#1388, #1393)bin entries when installing global packages (#997)stdout is closed (#1058)--prefix is provided (#1171)nvm syntax (#1020)npm@bundled when there is a custom default npm version (#957)bin entry in package.json (#969)volta list wasn't showing the correct information in all cases (#778, #926)npm link in a scoped package under npm 7 (#945)npm link (#888, #889, #891)npm update -g and yarn global upgrade (#895)npm and yarn commands (#886, #887)exists calls for files (#834)packages hooks (#817)zsh environment with ZDOTDIR variable (#799)engines when installing a package (#791, #792)volta uninstall work correctly when the original install had an issue (#787){{filename}} and {{ext}} (extension) replacements for template hooks (#774)volta install yarn without a Node version available (#763)npm versions from launching on Windows (#777)zsh for volta list (#772)extends key in package.json (#755)volta setup to make profile scripts more shareable across machines (#756)volta completions zsh (#746)npm (#691)volta run which will let you run one-off commands using custom versions of Node / Yarn / npm (#713)volta list (#697)npm.cmd, npx.cmd, and yarn.cmd on Windows to support tools that look for CMD files specifically (#663)volta setup to also ensure that the shim symlinks are set up correctly (#662)volta uninstall a package you don't have installed (#638)volta install (#646)volta completions will attempt to create the output directory if it doesn't exist (#647)volta install will correctly handle script files that have CRLF as the line ending (#644)volta activate, volta deactivate, and volta current (#620, #559)volta install (#604)volta install <tool> will now prefer LTS Node when pinning a version (#604)volta pin will no longer remove a closing newline from package.json (#603)VOLTA_BYPASS will allow you to temporarily disable Volta shims (#603)volta pin node yarn (#593)volta list Now always outputs to stdout, regardless of how it is called (#581)volta activate and volta deactivate are deprecated and will be removed in a future version (#571)volta install now works for installing packages from a private, authenticated registry (#554)volta install now has better diagnostic messages when things go wrong (#548)volta install will no longer error when installing a scoped binary package (#537)volta list command for inspecting the available tools and versions (#461)VOLTA_LOGLEVEL=debug (#466)--verbose (#455)<PROJECT_ROOT>/.volta/hooks.json (#411)toolchain key in package.json (#434)package.json key to volta from toolchain (#413)volta completions behavior to be more usable (#416)volta which to correctly find user tools (#419)package.json files (#420)notion install to use tool@version formatting for specifying a tool (#383, #403)notion install and notion pin (#397)lts pseudo-version for Node (#331)notion install and notion uninstall for package binariesnotion which command (#293)fish shell (#266, #290)notion deactivate work infallibly, without loading any files (#237)"npm" key optional in package.json (#233)notion use to notion pin (#226)NOTION_HOME env var (#224)notion deactivate also unsets NOTION_HOME (#195)notion activate (#201)package.json parsing bug (#156)latest version of Node (#144)latest as a version specifier (#133)notion install somebin (#131)v prefix to version specifiers (#130)First pre-release, supporting:
notion install (Node and Yarn only, no package binaries)notion use