Themes
- Add
theme profile
command 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 dev
command #5209 - Store theme asset upload errors encountered while running the
theme dev
command #5220 - Fix
shopify theme dev
to no longer fail when development themes expire in internationalized stores #5200 - When the
.shopify/metafields.json
file gets created, the CLI now proposes to add it to.gitignore
by default #5184 - Fix documentation for
theme push --only
#5206 - Improve storefront password protection check #5166
Apps
- Give
app info
a facelift and correct a few display bugs #5170 - Add support for
variables
query 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_function
NPM package version is compatible with the Javy version #5153