Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Shopify CLI is now unified for app, theme, and Hydrogen development

Tools

As of Shopify CLI 3.59, commands have been unified under a single npm package and our recommended installation method is as a global npm package. This provides developers with a single installation and upgrade point for all development with Shopify CLI.

Dependencies for Shopify CLI are now bundled into the package as well, reducing installation time and potential conflicts with developer dependencies.

Existing use of Shopify CLI as a local dependency in app and Hydrogen projects is still supported.

Learn more about installation in the new centralized Shopify CLI documentation and learn about migrating your app to use a global installation.