Skip to content

Releases: Shopify/cli

3.61.2

10 Jun 09:52
b0e8325
Compare
Choose a tag to compare

What's Changed

  • Fix some minor hydrogen bugs

Full Changelog: 3.61.1...3.61.2

3.61.1

07 Jun 10:43
4c0688f
Compare
Choose a tag to compare
  • Fix validation for Pub/Sub URLs in webhook trigger #3972
  • Update the minimun Node version to ^18.20 or >=20.10 #3992
  • Remove punycode warning in Node 22 #3976
  • Improve text wrapping in dev log #3960
  • Update hydrogen version #3994

3.61.0

31 May 12:42
4ae1b46
Compare
Choose a tag to compare

shopify now includes Hydrogen commands without needing a separate installation

3.60.1

10 May 14:38
4aa2c0b
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix issue when dev'ing flow extensions #3885
  • Include theme-check-docs-updater data folder in final bundled dist #3865

Full Changelog: 3.60.0...3.60.1

3.60.0

06 May 20:56
6d0a26a
Compare
Choose a tag to compare

@shopify/[email protected]

  • Adds validations for editor extension collection #3728
  • Adds localization support for editor extension collection #3717
  • Webhook trigger now reads from the configuration instead of .env and accepts more flags #3727
  • Fix bug with plugins installation #3853

@shopify/[email protected]

  • Introduce .json support for theme app extensions #3842

@shopify/[email protected]

  • Render progress bar for theme uploads to stderr #3765
  • Fix the shopify theme dev proxy to use the development theme, even when users have a browser session with the live theme loaded #3791
  • Fix unpublished themes being marked as development themes #3798
  • Fix issue that prevents shopify theme console from evaluating results when another 'preview_theme_id' is set #3811
  • Fix the shopify theme dev/shopify theme console proxy to handle cookies as expected, and ensure they no longer render the live theme instead of the development theme #3851

3.59.3

02 May 15:10
540fdcf
Compare
Choose a tag to compare

What's Changed

  • Fix app commands not tracking all metadata #3836

3.59.2

30 Apr 10:17
359b705
Compare
Choose a tag to compare

What's Changed

  • Fix react version mismatch: #3813
  • Fix issue that prevents shopify theme console from evaluating results when another 'preview_theme_id' is set: #3812
  • Fix unpublished themes being marked as development themes: #3809

3.59.1

23 Apr 09:02
Compare
Choose a tag to compare

Themes

  • Fix shopify theme dev and shopify theme console proxies following session changes and bring back the legacy shopify theme push implementation in CI/CD workflows: #3769
  • Fix shopify theme dev proxy to use development theme: #3771

3.59.0

16 Apr 13:14
03c6419
Compare
Choose a tag to compare

Shopify CLI

Shopify CLI now defaults to be a global CLI and all commands have been unified under a single npm package: @shopify/cli.

Check out the new CLI documentation.

Apps

  • Use a random port for GraphiQL when the default one is not available: #3579
  • Filter env vars to always be valid for ESBuild: #3656
  • Sanitize "api_key" from verbose log: #3558
  • Fix issue when you deploy an empty array of redirect_urls: #3667
  • Do not show api-key flag deprecation warning when using SHOPIFY_API_KEY: #3671
  • Updated header regex: #3658

Themes

  • Fix Theme Push Execution when password flag is provided: #3645
  • Remove requirement to provide name flag in theme rename command: #3644
  • Update theme push theme selection text: #3670
  • Improve Glob Pattern subdirectory mismatch error handling: #3669
  • Introduce support to Theme Access app in the new shopify theme push implementation: #3675
  • Introduce support to the blocks/ directory in shopify theme push: #3676
  • Fix shopify theme dev issue to avoid previewing the live theme instead of the development: #3706

Full Changelog: 3.58.2...3.59.0

3.58.2

04 Apr 08:15
b489891
Compare
Choose a tag to compare