Skip to content

Releases: Shopify/cli

@shopify/[email protected]

26 Feb 19:32

Choose a tag to compare

@shopify/[email protected]

26 Feb 19:32

Choose a tag to compare

Minor Changes

  • fd32347: Add multi-environment infrastructure and allow multiple environment usage in theme list command

Patch Changes

  • c72ce71: Update to cli-hydrogen 9.0.6
  • 5ad63a4: Update to cli-hydrogen 9.0.7
  • e9b8582: Upgrade cli-hydrogen to 9.0.8 for 2025.1.2

@shopify/[email protected]

26 Feb 19:32

Choose a tag to compare

Minor Changes

  • 4a3895c: Use GraphQL for theme creation

Patch Changes

  • 38e8d7b: Hide serialized_script fields in verbose logs
  • b1ed29d: Fix binary files being corrupted on theme pull
  • 6449aa6: Fetch notifications in background

3.75.4

20 Feb 10:23
d0b335d

Choose a tag to compare

What's Changed

  • Update to cli-hydrogen 9.0.8

3.75.3

17 Feb 18:49
d0b335d

Choose a tag to compare

What's Changed

  • Update to cli-hydrogen 9.0.7 in #5409

3.75.2

17 Feb 13:53
ef23b2b

Choose a tag to compare

What's Changed

  • Update to cli-hydrogen 9.0.6 in #5401

3.75.1

17 Feb 10:55
7f14e27

Choose a tag to compare

What's Changed

  • Fix search for dev stores in partners in #5397

3.75.0

07 Feb 15:59
615df86

Choose a tag to compare

What's Changed

CLI

  • Replace rainbow bar with moving hill for no-color mode

App

  • Save dev_store_url under ./shopify
  • Enable include_config_on_deploy by default for new apps

Themes

  • Update shopify theme push -x documentation (it uploads, doesn't download)
  • Fix local dev proxy for checkout and accounts/logout
  • Add support to the theme access app staging

Full Changelog: 3.74.1...3.75.0

3.74.1

24 Jan 16:04
da30052

Choose a tag to compare

  • Fix shopify theme dev to no longer fail when development themes expire in internationalized stores

3.74.0

20 Jan 15:15
644f18c

Choose a tag to compare

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

Cli-kit

  • Add tabular data display component to UI kit #5170
  • Ensure no-color mode is respected for warnings and errors #5207