Skip to content

Releases: Shopify/cli

3.58.2

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

3.58.1

03 Apr 10:50
3139346
Compare
Choose a tag to compare

3.58.0

27 Mar 19:23
a36cb9c
Compare
Choose a tag to compare

@shopify/app@3.58.0

Minor Changes

  • 960cdc0: Add a new "app init" command

Patch Changes

  • 94da7f6: Move webhook commands under app

@shopify/cli@3.58.0

Minor Changes

  • d1c4f4b: Adds editor extension collection specification here

Patch Changes

  • 960cdc0: Add a new "app init" command
  • 94da7f6: Move webhook commands under app
  • d1c4f4b: Renames nested write_privacy_consent capability to customer_privacy under collect_buyer_consent

@shopify/cli-kit@3.58.0

Minor Changes

  • 3affd6b: Support parsing multiline environment variables in .env file

Patch Changes

  • ab752de: Add function to perform glob pattern matching
  • cedd14e: Improve the error message for invalid custom token

@shopify/create-app@3.58.0

Minor Changes

  • 960cdc0: Add a new "app init" command

@shopify/theme@3.58.0

Minor Changes

  • e0feb44: - Refine theme push implementation to no longer require Ruby setup.
    • Move Ruby implementation behind --stable flag
  • a0a69d9: Add support for retrieving single theme information via shopify theme info --theme <themeNameOrID> (other supported flags: --store, --environment, --development, --json)

Patch Changes

  • ab752de: Fix file pattern matching to obey glob patterns on beta version of theme pull

@shopify/features@0.11.1

Patch Changes

  • 960cdc0: Add a new "app init" command

3.57.1

15 Mar 17:36
7e4cb74
Compare
Choose a tag to compare

App

  • Fix link command for apps with empty scopes #3458

3.57.0

05 Mar 13:57
1d00f06
Compare
Choose a tag to compare

App

  • Remove zod schemas from app info (JSON format) #3458

Theme

  • Fix shopify theme dev issue to avoid previewing the live theme instead of the development one #3471

3.56.3

23 Feb 20:26
80fc3df
Compare
Choose a tag to compare

Theme

  • Fix shopify theme dev issue to avoid previewing the live theme instead of the development #3471

3.56.2

20 Feb 12:22
d81d0da
Compare
Choose a tag to compare

App

  • Fixed only extensions app installation process when using scopes = ""

3.56.1

12 Feb 16:59
5e11af3
Compare
Choose a tag to compare

App

  • Remove unused customer privacy fields from web-pixel template

3.56.0

12 Feb 14:43
bf30948
Compare
Choose a tag to compare

App

  • Add support for a graphiql query param: #3345
  • Autocomplete prompt fields using tab: #3366
  • Display toml config filename on deploy: #3376
  • Fix: config link now overwrites redirect urls: #3378
  • The dev command in the shopify.web.toml file now accepts concatenated commands with&& #3393
  • Deprecate app config push and app update-url commands: #3398
  • Update launch.json to launch debugger in integrated terminal and include option for generic app command: #3403
  • Add new optional privacy settings config to web pixels extensions: #3101

Theme

  • Fix: Wrap theme name in quotes when printing it: #3329
  • Fix: Authentication issues when running dev with Theme App Extensions: #3375

Full Changelog: 3.55.0...3.56.0

3.55.4

05 Feb 19:39
75af69c
Compare
Choose a tag to compare

What's Changed

  • [3.55] Fix the error message that started occurring since Ruby 3.3.0 [2] by @karreiro in #3370
  • Version Packages - stable/3.55 by @github-actions in #3372

Full Changelog: 3.55.3...3.55.4