Releases: Shopify/cli
Releases · Shopify/cli
@shopify/[email protected]
@shopify/[email protected]
@shopify/[email protected]
3.75.4
What's Changed
- Update to cli-hydrogen 9.0.8
3.75.3
3.75.2
3.75.1
3.75.0
What's Changed
CLI
- Replace rainbow bar with moving hill for no-color mode
App
- Save
dev_store_urlunder./shopify - Enable include_config_on_deploy by default for new apps
Themes
- Update
shopify theme push -xdocumentation (it uploads, doesn't download) - Fix local dev proxy for checkout and accounts/logout
- Add support to the theme access app staging
Full Changelog: 3.74.1...3.75.0
3.74.1
- Fix
shopify theme devto no longer fail when development themes expire in internationalized stores
3.74.0
Themes
- Add
theme profilecommand which allows users to get a performance profile for Liquid rendering on a given page #5109 - Give `theme infop a facelift using standard UI components #5197
- Unify how asset upload errors are reported in the
theme devcommand #5209 - Store theme asset upload errors encountered while running the
theme devcommand #5220 - Fix
shopify theme devto no longer fail when development themes expire in internationalized stores #5200 - When the
.shopify/metafields.jsonfile gets created, the CLI now proposes to add it to.gitignoreby default #5184 - Fix documentation for
theme push --only#5206 - Improve storefront password protection check #5166
Apps
- Give
app infoa facelift and correct a few display bugs #5170 - Add support for
variablesquery param in graphiql #5161 - Remove localization file size validations from the CLI and move them into Shopify's backend #5165
Better error message for certain types of invalid app TOML files #5196 - Validate the
@shopify/shopify_functionNPM package version is compatible with the Javy version #5153