Releases: Shopify/cli
Releases · Shopify/cli
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
3.56.0
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 theshopify.web.toml
file now accepts concatenated commands with&&
#3393 - Deprecate
app config push
andapp 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
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