Skip to content

Releases: Shopify/cli

3.76.0

26 Feb 18:39
c503dd3
Compare
Choose a tag to compare

CLI

  • fd32347: Add multi-environment infrastructure and allow multiple environment usage in theme list command
  • 4a3895c: Use GraphQL for theme creation
  • 38e8d7b: Hide serialized_script fields in verbose logs
  • b1ed29d: Fix binary files being corrupted on theme pull
  • 6449aa6: Fetch notifications in background

Themes

  • fca9c19: Render error overlay when theme dev encounters asset upload errors. A 500 status code is returned when the error overlay is rendered.
  • 0b515f3: Fix 401 and 405 errors when rendering certain routes.
  • fa2fa08: Improve shopify theme dev to recover the session when theme ID mismatch errors happen
  • d361f3a: Fixed shopify theme dev to avoid emitting full page reload events when files are updated successfully, preventing conflicts with hot-reloading.

App

  • 80a53da: Fix issue with extension devUUID being lost when app is reloaded
    Fix issue with the extension instances being out of date in the Dev Console when app is reloaded
  • 17d5150: Fix search for dev stores prompt
  • 8c28a89: Fix an issue when re-linking an invalid but cached config file

[email protected]

26 Feb 19:32
Compare
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
Compare
Choose a tag to compare

Patch Changes

@shopify/[email protected]

26 Feb 19:32
Compare
Choose a tag to compare

@shopify/[email protected]

26 Feb 19:32
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

  • Update to cli-hydrogen 9.0.8

3.75.3

17 Feb 18:49
d0b335d
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

  • Fix search for dev stores in partners in #5397