- Updated Shopify Functions Rust templates to drop the wasm32-wasi target and remove the incompatible cargo-wasi utility.
- Shopify CLI 3.73 now runs an optimization pass for all function builds by default, replacing the previous cargo-wasi step.
- Projects must migrate before upgrading to Rust 1.84; compatibility remains with Rust 1.78+.