---
title: >-
  Shopify CLI is now unified for app, theme, and Hydrogen development - Shopify
  developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/shopify-cli-is-now-unified-for-app-theme-and-hydrogen-development
  md: >-
    https://shopify.dev/changelog/shopify-cli-is-now-unified-for-app-theme-and-hydrogen-development.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Tools
    handle: tools
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-04-16T09:48:13-04:00'
  postedAt: '2024-04-16T09:35:00-04:00'
  updatedAt: '2024-04-16T10:42:53-04:00'
  effectiveAt: '2024-04-16T09:35:00-04:00'
---

April 16, 2024

Tags:

* Tools

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

As of [Shopify CLI 3.59](https://github.com/Shopify/cli/releases/tag/3.59.0), 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](https://shopify.dev/docs/api/shopify-cli) and learn about [migrating your app to use a global installation](https://shopify.dev/docs/apps/tools/cli/global-and-local-installation).
