Release Notes
💥 Breaking
- WASM API
- Updated
VirtualPath::real_path
to return anOption
if conversion fails.
- Updated
🚀 Updates
- Updated
proto setup
(which is ran during proto installation) to be interactive.- Will now prompt you to choose which shell profile to modify, or not at all.
- Improved the output messages based on the state of the install.
- Added
--no-profile
and--yes
arguments to control this.
🐞 Fixes
- Attempted fix for PowerShell profile updates when using Windows 11 and OneDrive folders.
🧩 Plugins
- Updated
node_plugin
andnode_depman_plugin
to v0.9.1.- Added version detection support for
volta
inpackage.json
.
- Added version detection support for
⚙️ Internal
- Updated dependencies.
Download proto_cli 0.30.0-rc.0
File | Platform | Checksum |
---|---|---|
proto_cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
proto_cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
proto_cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
proto_cli-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
proto_cli-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
proto_cli-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
proto_cli-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |