Skip to content

Releases: Shopify/cli

3.94.0

24 Apr 18:19
ff230db

Choose a tag to compare

Releases

@shopify/cli-kit@3.94.0

Patch Changes

  • 04b8492: Render task progress bars to stderr to reduce output noise in non-TTY environments

@shopify/plugin-cloudflare@3.94.0

Patch Changes

  • Updated dependencies [04b8492]
    • @shopify/cli-kit@3.94.0

@shopify/ui-extensions-server-kit@5.4.1

Patch Changes

  • dbc91b4: Update types to include appassets and allowedDomains

@shopify/app@3.94.0

Minor Changes

  • 3d38f4a: Render footer links in app dev as hyperlinks, if supported by the terminal.
  • 66b41fd: Added a separate Dev Console link to the app dev output for non-embedded apps
  • dbcdf9f: report file size for extensions on build and dev

Patch Changes

  • 3e3c971: Bump Shopify/theme-tools packages

    • @shopify/theme-check-node: 3.24.0 → 3.25.0
    • @shopify/theme-language-server-node: 2.20.2 → 2.21.0

    Includes ValidScopedCSSClass theme check, color_palette input support, and various fixes.

  • bb884b1: Avoid spurious config prompts:

    • Skip TOML selection prompt when using --reset flag
    • Use default shopify.app.toml without prompting when running config link --client-id with no existing TOML files
  • Updated dependencies [3e3c971]

  • Updated dependencies [b2fc8bc]

  • Updated dependencies [a95ee0f]

  • Updated dependencies [04b8492]

    • @shopify/theme@3.94.0
    • @shopify/cli-kit@3.94.0
    • @shopify/plugin-cloudflare@3.94.0

@shopify/plugin-did-you-mean@3.94.0

Patch Changes

  • Updated dependencies [04b8492]
    • @shopify/cli-kit@3.94.0

@shopify/store@3.94.0

Patch Changes

  • Updated dependencies [04b8492]
    • @shopify/cli-kit@3.94.0

@shopify/theme@3.94.0

Patch Changes

  • 3e3c971: Bump Shopify/theme-tools packages

    • @shopify/theme-check-node: 3.24.0 → 3.25.0
    • @shopify/theme-language-server-node: 2.20.2 → 2.21.0

    Includes ValidScopedCSSClass theme check, color_palette input support, and various fixes.

  • b2fc8bc: Fix ENOTDIR error when a file path is passed to --path flag in theme commands. The flag now validates that the provided path is a directory and shows a helpful error message suggesting the parent directory instead.

  • a95ee0f: Add error handler to chokidar file watcher to prevent unhandled exceptions

  • Updated dependencies [04b8492]

    • @shopify/cli-kit@3.94.0

@shopify/ui-extensions-dev-console-app@3.94.0

Patch Changes

  • Updated dependencies [dbc91b4]
    • @shopify/ui-extensions-server-kit@5.4.1

3.93.2

10 Apr 11:45
bcea4e1

Choose a tag to compare

What's Changed

  • Fix wrong wasmPath value in "app function info" command
  • hydrogen/Bump cli-hydrogen to 11.1.14

3.93.1

06 Apr 19:31
e6c5a84

Choose a tag to compare

Bug Fixes

  • Preserve existing granted scopes during shopify store auth re-auth by @dmerand in #7172
  • Add JSON output support for shopify store auth and shopify store execute by @dmerand in #7190

3.93.0

02 Apr 16:09
7ce5c9b

Choose a tag to compare

New Features

Bug Fixes

Performance

3.92.1

12 Mar 17:17
a31090d

Choose a tag to compare

Theme - Fixed an issue with cart rate limiting

3.92.0

11 Mar 13:57
c835661

Choose a tag to compare

App

  • Emit metafile for UI extensions to allow for bundle analysis #6880
  • Fix webhooks with relative URIs in app dev #6891
  • Detect app dev session takeover #6799
  • Add build.typegen_command support for non-JS Shopify Functions #6870

Theme

  • Fix theme profile when running on Windows WSL #6830
  • More accurate progress on theme pull #6863
  • Change hardcoded links in theme pull to use methods to surface urls instead #6881

3.91.1

04 Mar 21:15
6f8e6e9

Choose a tag to compare

CLI

  • Updates cli-hydrogen to 11.1.10 and removes the --routes flag and confirmation prompt from shopify hydrogen init, now that routes are automatically scaffolded by default. (#6927)

Full Changelog: 3.91.0...3.91.1

3.91.0

20 Feb 19:25
98941de

Choose a tag to compare

What's Changed

  • The Dev Console now renders in admin when using shopify app dev.
  • The React Router app template now includes declarative custom data features.
  • 5e13c83: Add --listing flag to theme dev, push, and share commands
  • 947025f: Fix the default environments infrastructure so it doesn’t fail when running commands that don't require authentication
  • d0e135b: Fix 401 Unauthorized errors on cart AJAX endpoints during shopify theme dev
  • 6a7bfce: Fix hot-reloading for the {% javascript %} tag when serving compiled assets scripts with multibyte characters

Full Changelog: 3.90.1...3.91.0

3.90.1

11 Feb 10:07
d61dd19

Choose a tag to compare

App

  • Add app execute and app bulk commands to run queries against Admin API

3.90.0

29 Jan 21:42
35f9fac

Choose a tag to compare

What's Changed

Full Changelog: 3.89.0...3.90.0