Skip to content

Releases: Shopify/cli

3.83.3

06 Aug 16:30
e942b91

Choose a tag to compare

What's Changed

  • hydrogen/Bump cli-hydrogen to 11.1.3 by @kdaviduik in #6214
    • Fix issue so that Hydrogen build command will work with Remix (#3056)

Full Changelog: 3.83.2...3.83.3

3.83.2

01 Aug 18:54
341f500

Choose a tag to compare

What's Changed

3.83.1

28 Jul 13:55
cf78c34

Choose a tag to compare

App

  • Fix validation to allow compliance webhooks with legacy install flow in #6169

3.83.0

23 Jul 13:40
cf78c34

Choose a tag to compare

App

Themes

Full Changelog: 3.82.0...3.83.0

3.82.1

11 Jul 15:28
2e37095

Choose a tag to compare

What's Changed

  • Sort template specifications on partners client by @jamieguerrero in #6080
  • Version Packages - stable/3.82 by @github-actions[bot] in #6094

Full Changelog: 3.82.0...3.82.1

3.82.0

01 Jul 11:35
fc3f57a

Choose a tag to compare

CLI

  • Fix client credential being logged in terminal under certain conditions in #5983

Theme

  • Fix issue with theme init and git remote #5963
  • Fix bug where theme dev doesnt sync images in #5964
  • Fix _shopify_essential issues related to data replication and unstable connections in #5997
  • Handle SHOPIFY_FLAG_ENVIRONMENT correctly when passed as an environment variable in #6000
  • Add /listings folder to theme package command in #6002
  • Ensure all theme commands accept --path in #6012

App

  • Do not require authentication for app build command in #5979
  • Do not require authentication for app function build command in #5980
  • Add validation to prevent app-specific webhooks and legacy install flow in #6003

Full Changelog: 3.81.2...3.82.0

3.81.2

13 Jun 22:19
eb60597

Choose a tag to compare

CLI

  • Minor version stability update

3.81.1

13 Jun 20:42
0256641

Choose a tag to compare

CLI

3.81.0

11 Jun 12:17
cb2472d

Choose a tag to compare

CLI

  • Print all log messages to stderr instead of stdout #4922
  • Drop support for Node 18 #5919

Theme

  • Add default environment functionality. More info in here. #5931
  • Shopify/skeleton-theme is the default theme for theme init #5822
  • Prompt users who run shopify theme init to create their AI file #5953
  • Change theme download progress bar to render percentage #5811
  • Fix timeout issues #5887
  • Removed overrides for SHOPIFY_CLI_NO_THEME_BUNDLING and SHOPIFY_CLI_BUNDLED_THEME_CLI #5946
  • Make local compiled assets more resilient to Liquid syntax errors #5832
  • Make hot reload events more resilient to Liquid syntax errors #5815

App

  • Use @shopify/toml-patch for TOML updates. Opt out via SHOPIFY_CLI_DISABLE_WASM_TOML_PATCH #5719
  • Minify JS extensions by default on app dev. Opt out via SHOPIFY_CLI_DISABLE_MINIFICATION_ON_DEV=1 #5864
  • Update error message when types for the target cannot be found in the installed @shopify/ui-extensions #5859
  • Fix type definition generation for POLARIS_UNIFIED extensions #5959
  • Improve session stability and recover automatically on expiration #5888
  • Richer JSON schema errors #5800
  • Gracefully handle system errors while updating a draft extension #5902

3.80.7

22 May 09:13
c7bb876

Choose a tag to compare

What's Changed

  • Retry failed update events in app preview #5873