Releases: Shopify/cli
Releases · Shopify/cli
3.59.1
3.59.0
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 intheme 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 inshopify 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
3.58.1
3.58.0
@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
Patch Changes
- 960cdc0: Add a new "app init" command
- 94da7f6: Move webhook commands under app
- d1c4f4b: Renames nested
write_privacy_consent
capability tocustomer_privacy
undercollect_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
- Move Ruby implementation behind
- 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
3.57.0
3.56.3
3.56.2
App
- Fixed
only extensions app
installation process when usingscopes = ""
3.56.1
App
- Remove unused customer privacy fields from web-pixel template