File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Themes
2+ - Add theme profile command which allows users to get a performance profile for Liquid rendering on a given page
3+ - Give ` theme info ` a facelift using standard UI components
4+ - Unify how asset upload errors are reported in the theme dev command
5+ - Store theme asset upload errors encountered while running the theme dev command
6+ - Fix shopify theme dev to no longer fail when development themes expire in internationalized stores
7+ - When the ` .shopify/metafields.json ` file gets created, the CLI now proposes to add it to ` .gitignore ` by default
8+ - Fix documentation for ` theme push --only `
9+ - Improve storefront password protection check
10+
11+ ## Apps
12+ - Give app info a facelift and correct a few display bugs
13+ - Add support for variables query param in graphiql
14+ - Remove localization file size validations from the CLI and move them into Shopify's backend
15+ - Better error message for certain types of invalid app TOML files
16+ - Validate the @shopify /shopify_function NPM package version is compatible with the Javy version
17+
18+ ## Cli-kit
19+ - Add tabular data display component to UI kit
20+ - Ensure no-color mode is respected for warnings and errors
You can’t perform that action at this time.
0 commit comments