github Shopify/cli 3.67.0

one day ago

Theme

This version of Shopify CLI brings a better development experience that streamlines your setup for building Shopify themes with:

  • Instant development server startup, so there's no need to wait for synchronization before opening a browser
  • No dependency on Ruby and unified commands implementation on TypeScript, which streamlines your development cycle with easier install and setup
  • A headless Liquid console, so you can run shopify theme console without opening a browser for authentication

App

  • Support hyperlinks in Windows Terminal by default in #4363
  • Access GraphiQL on remote URL #4334
  • Fix duplicated slashes when deploying webhooks with relative URIs #4357
  • Allow multiple shops to be selected in app logs command #4347
  • Allow managed stores for collaborators #4365
  • Function builds now use Javy 3.1, which improves JavaScript IO and JSON performance by as much as 40%, when combined with @shopify/shopify_function 1.0.

Hydrogen

  • Adds --force-client-sourcemap flag. Client sourcemapping is avoided by default because it makes backend code visible in the browser. Use this flag to force enabling it.

Full Changelog: 3.66.0...3.67.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.