Skip to content

Releases: Shopify/cli

3.80.6

21 May 21:20
af87195

Choose a tag to compare

What's Changed

Full Changelog: 3.80.5...3.80.6

3.80.5

21 May 20:26
97159f4

Choose a tag to compare

What's Changed

Full Changelog: 3.80.4...3.80.5

3.80.4

21 May 12:29
31f3410

Choose a tag to compare

What's Changed

  • Update hydrogen version #5870

Full Changelog: 3.80.3...3.80.4

3.80.3

21 May 11:44
deb1c22

Choose a tag to compare

What's Changed

  • Fix issue with app dev for apps created on the next-gen dev platform #5865
  • Unhide the app:dev:clean command #5866

Full Changelog: 3.80.2...3.80.3

3.80.2

21 May 10:07
2b0dcb5

Choose a tag to compare

What's Changed

App

  • Fix error messages conflicting with Brotli #5848
  • Improve app-preview update flow #5855
  • Update error message when types for the target cannot be found in the installed @shopify/ui-extensions version #5862

Full Changelog: 3.80.1...3.80.2

3.80.1

19 May 19:22
d1cbc67

Choose a tag to compare

App

  • Function Runner version updated to v9.0.0 #5843

Theme

  • Make local compiled assets more resilient to Liquid syntax errors #5834
  • Make hot reload events more resilient to Liquid syntax errors #5834

3.80.0

19 May 06:50
d0bbf05

Choose a tag to compare

CLI

  • Enable authentication errors to display store names #5776

Apps

  • Fix app dev issue about unavailable port when HOST env var is set #5794
  • Made the --use-localhost and --localhost-port flags public for the shopify app dev command #5705
  • Fixes editor extension collection validation being run on generate #5762
  • Use terminal hyperlinks for app dev preview and GraphiQL links #5753
  • Fix: Pin GraphiQL CSS version to match JS version #5785
  • Fix: Handling mis-configured extension TOML files #5761

Themes

  • Increase network timeout for theme API requests to prevent failures during long operations. #5711
  • Hot-reloading in shopify theme dev now supports {% javascript %} tags #5675
  • Support hot reloading after changes to Liquid {% stylesheet %} tag #5668
  • Ensure that theme console paths are prefixed with a slash #5781
  • Update theme init to use skeleton theme #5792
  • Display theme console errors inside banner #5781
  • Fix an issue with hot-reloading the compiled assets (scripts.js, block-scripts.js, etc) #5768
  • Improved theme upload ordering to ensure layout files are uploaded before templates #5737
  • Bump Shopify/theme-tools packages to #5795
    • Fix validation for static blocks in JSON templates
    • Introduce ability the disable theme checks for the next Liquid statement

3.79.2

14 May 14:52
eb37217

Choose a tag to compare

What's Changed

  • Bump Shopify/theme-tools packages in #5797
  • Custom network settings for theme commands in #5798

Full Changelog: 3.79.1...3.79.2

3.79.1

07 May 20:08
57b5ca2

Choose a tag to compare

What's Changed

  • Fix extension collection validation

3.79.0

02 May 15:38
1e713ba

Choose a tag to compare

CLI

  • The hidden .shopify folder now has its own generic .gitignore file #5618
  • Show multiple CLI installation warning once a day in #5739
  • Avoid showing errors when fetching notifications in background #5690

Apps

  • Prevent deploy requests from timing out #5714
  • Fix a bug with binary downloads timing out #5686
  • Added formatting and comment preserving TOML support with SHOPIFY_CLI_USE_WASM_TOML_PATCH #5677
  • Add --localhost-port to port for --use-localhost flag #5630
  • Enable multi-memory with wasm-opt #5637
  • Fix API key redaction in verbose logs #5717
  • Fix behavior of --reset not creating a new toml file #5676
  • Fix 401 error on app logs resubscribe #5621
  • Remove Chrome extension dependency for checkout post-purchase extensions #5584
  • Remove GQL version from themeCreate API #5631
  • Remember randomly selected ports, and don't reuse them #5685

Themes

  • Remove asset upload errors for files that are renamed or deleted #5727
  • Add actual "errors" to shopify theme push --json output #5728
  • Bump Shopify/theme-tools packages #5655
  • Bump theme check & language libs #5699

Hydrogen

Cli-kit

  • Use PropertyPath in path value methods #5643
  • Add unsetPathValue #5628
  • Improve loading bar resizes #5472