Skip to content

3.77.0

Choose a tag to compare

@dmerand dmerand released this 24 Mar 15:27
· 2091 commits to main since this release
2378109

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