Releases: Shopify/cli
Releases · Shopify/cli
3.73.2
3.73.1
3.73.0
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
3.72.2
3.72.1
3.72.0
What's Changed
Apps
- Fix an issue with functions in
dev
#5028
Themes
- Allow empty theme files to be uploaded #5015
- Add support for block liquid files in theme partitioning #5042
Full Changelog: 3.71.4...3.72.0
3.71.4
3.71.3
What's Changed
- Fix function drafts during
dev
#5024 - Increase extension locale file size limit #5026
- Update mapping of admin link extensions #5022
Full Changelog: 3.71.2...3.71.3
3.71.2
3.71.1
What's Changed
- Fix
dest already exists
error when you have multiple functions
Full Changelog: 3.71.0...3.71.1