v0.6.0
Pre-release
Pre-release
- You can now
volta install
tools from private registries (e.g. npm Enterprise) with a user-level.npmrc
file. - Installing npm packages with
volta install
now requires that a default Node is available (throughvolta install node[@version]
)