Releases
3.55.0
App
Versioned app configuration:
The deploy command now includes the app configuration.
The config push
command is dropped out.
Added the new include_config_on_deploy
flag inside the toml
to enable the inclusion or not of the app configuration.
Now Direct API Access can be configured as part of the App configuration .
Theme
Theme Check 2.0 . It marks the grand unification of Shopify theme developer tools. Now, you can use all Language Server Protocol (LSP) features in the admin code editor , on the Shopify Liquid VS Code extension , and on Shopify CLI . It includes:
Hover documentation support
Code completion for theme, section, and block settings
Code completion for theme translations
Code completion for HTML tags, attributes, and values
Code completion for Liquid filters, objects, and tags
Enhanced auto-closing pair user experience
Automatic support for new Liquid tags, filters, and objects
Bring the new shopify theme pull
implementation behind the --beta
flag and use the legacy version by default
You can’t perform that action at this time.