Release Notes
🚀 Updates
- WASM API
- Added a
ActivateEnvironmentInput.globals_dirfield.
- Added a
🧩 Plugins
- Updated
deno_toolto v0.15.9.- Added Windows Arm64 support.
- Updated
node_depman_toolto v0.17.6.- Updated
shared-globals-dirto also work withproto activateand not justproto run. - Now sets
pnpm_config_global_dirandpnpm_config_global_bin_direnvironment variables.
- Updated
🐞 Fixes
- Fixed an issue executing paths on Windows that contain special characters.
- Potential fix for issues where proto is used outside of the user directory and WASM doesn't have file system access.
⚙️ Internal
- Updated Rust to v1.94.0.
- Updated dependencies.
Download proto_cli 0.55.4
| 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 |