Skip to content

Releases: Shopify/cli

3.84.1

29 Aug 06:57
c701e7d

Choose a tag to compare

App

  • Better handling on import-extensions with existing folder #6326
  • Improved migration experience to Next-Gen Dev Platform

Theme

  • No longer raise password errors when users use custom app passwords on shopify theme pull/push commands #6321

3.84.0

21 Aug 16:47
6b3e9e2

Choose a tag to compare

App

Theme

  • Allow multi-environment theme commands to accept flags from CLI #6124
  • Prompt for confirmation before running multi-environment theme commands that allow --force flag #6124
  • Update fetched AI instructions #6234
  • Allow commands run with multiple environments to require "one of" a list of flags #6161
  • Allow theme rename command to be run with multiple environments #6161
  • Add a warning for users declaring multiple environments in a command that only supports a single environment #6006
  • Fix custom network behaviour for theme commands not being used #6265
  • Add more retryable errors and improve consistency of identifying retryable conditions #6244
  • Uses _shopify_essential cookie for storefront authentication #6148
  • Remove request logs from the theme app extensions development server for a cleaner developer experience #6298
  • Fixed theme dev error on HTTP 304 patched responses #6264
  • Fixed issue with json files being returned as html/text content type in theme dev #6156
  • Removed workflows folder in .github when cloning skeleton theme #6166
  • Provide error when using non-theme access app password #6153
  • Remove .git dir after initializing new theme #6232
  • Prevent shopify app dev sessions from opening multiple tabs in the browser during re-authentication #6230
  • Fix shopify app dev to serve local assets as expected #6237

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