Releases: Shopify/cli
Releases · Shopify/cli
3.77.0
CLI-Kit
- Enable automatic retry for network errors (i.e. DNS or connectivity issues). Can be disabled with
SHOPIFY_CLI_SKIP_NETWORK_LEVEL_RETRY
. - Automatic cancellation of slow network requests
App
- Automatic cancellation of slow network requests
Theme
- [BugFix] CLI can't force fetch metafields when run by language-server
- Fix masking 404 errors as 200 when using Section Rendering API.
- Update
theme info
command to support multiple environments- EX:
theme info -e env1 -e env2
- EX:
3.76.2
3.76.1
3.76.0
CLI
- fd32347: Add multi-environment infrastructure and allow multiple environment usage in theme list command
- 4a3895c: Use GraphQL for theme creation
- 38e8d7b: Hide serialized_script fields in verbose logs
- b1ed29d: Fix binary files being corrupted on theme pull
- 6449aa6: Fetch notifications in background
Themes
- fca9c19: Render error overlay when
theme dev
encounters asset upload errors. A 500 status code is returned when the error overlay is rendered. - 0b515f3: Fix 401 and 405 errors when rendering certain routes.
- fa2fa08: Improve
shopify theme dev
to recover the session when theme ID mismatch errors happen - d361f3a: Fixed
shopify theme dev
to avoid emitting full page reload events when files are updated successfully, preventing conflicts with hot-reloading.
App
shopify@3.76.0
@shopify/plugin-cloudflare@3.76.0
@shopify/create-app@3.76.0
@shopify/create-app@3.76.0
@shopify/cli@3.76.0
@shopify/cli-kit@3.76.0
3.75.4
What's Changed
- Update to cli-hydrogen 9.0.8