Themes
- Developers can now use the shopify theme metafields pull command to download metafields, which can then be used for more refined code completion.
- Ensure git directory is clean when running theme pull
Apps
- All function builds are now optimized with wasm-opt by default. This can be disabled with wasm_opt = false in [extensions.build].
- Bump function-runner version to v7.0.0
- Use Shopify Functions Javy plugin instead of default Javy plugin for building JS Shopify Functions