RepoJournal
Shopify

Shopify

Hydrogen, Polaris, and the CLI — the dev platform behind millions of stores

Pick a date

The Wire · Showcase

CLI GAINS DEV STORE CREATION, HYDROGEN CUTS OBSERVABILITY OVERHEAD

By RepoJournal · Filed · About Shopify

Shopify CLI now ships a native command to spin up development stores directly from the terminal, while Hydrogen patches a critical vite detection failure that was crashing installations.

The CLI shipped `shopify store create dev` [1], a new command that lets developers provision app development stores without leaving the terminal. It supports organization auto-selection, structured JSON output for automation, and polls for completion with a sensible 5-minute timeout. This is the workflow improvement app developers have been waiting for. On the dependency front, the CLI locked down pnpm-lock.yaml with explicit tarball URLs [2] for registry consistency, and bumped esbuild to patch an HTTP path traversal vulnerability [3] that could affect local development servers. Over in Hydrogen, [email protected] [4] fixes a silent failure where missing vite dependencies would crash with an unhelpful error instead of telling you to install dependencies or run from the app directory. The same release cuts PerfKit resource sampling overhead by 90 percent [5], reducing observability noise without losing signal. Flow action extensions can now use relative runtime URLs [6], simplifying configuration for extension authors.

Action items

References

  1. [1] Add `store create dev` command ↗ Shopify/cli
  2. [2] Add tarballs to pnpm-lock ↗ Shopify/cli
  3. [3] Bump esbuild from 0.28.0 to 0.28.1 ↗ Shopify/cli
  4. [4] @shopify/[email protected] Shopify/hydrogen
  5. [5] @shopify/[email protected] Shopify/hydrogen
  6. [6] [Feature] Allow Flow action extension `runtime_url`s to be relative ↗ Shopify/cli

FAQ

What changed in Shopify on June 16, 2026?
Shopify CLI now ships a native command to spin up development stores directly from the terminal, while Hydrogen patches a critical vite detection failure that was crashing installations.
What should Shopify teams do about it?
Upgrade Hydrogen projects to @shopify/[email protected] before next dev install • Pull CLI with store create dev and esbuild 0.28.1 for dev store workflows • Update Flow action extensions to use relative runtime_url if applicable
Which Shopify repositories shipped on June 16, 2026?
Shopify/cli, Shopify/hydrogen

Related across the cluster

For your repos

The showcase is a teaser.
Your wire is the product.

Same engine. Different stack. Below: what changes when the wire is yours.

Showcase wire

  • 14 famous open source orgs
  • One wire per day
  • Public, generic
  • Read on the web, when you remember

Your wire

  • Up to 1,500 of your repos - orgs, deps, vendors
  • Morning and evening briefs
  • Action items routed to your team
  • Slack delivery, email, breaking-news CVE alerts

Want a hands-on demo first? Ask a current user for an invite link.