Shopify Hydrogen

Shopify's React commerce framework is a high-signal commerce route again because Vercel and Shopify are publicly rebuilding Hydrogen, with the live preview work tracked on Shopify's hydrogen preview branch.

Current Source Snapshot

Checked 2026-07-06:

Source Current value
Shopify Hydrogen repo HEAD 156e44222d3b6672ec99e047b2e2fb58d4ccafe0
Shopify Hydrogen preview branch fc0b6d2cd1dcc5b7db082e1253ccd5146533285f
npm @shopify/hydrogen 2026.4.4, published 2026-06-15
npm @shopify/cli 4.4.0, published 2026-07-06

Use the preview branch as a source-watch signal, not a production default. For production commerce work, verify the target project's installed package versions and Shopify docs first.

Wiki Lens

The Vercel + Shopify signal matters for three reasons:

  • Commerce framework route. Hydrogen is the Shopify-native React commerce path, adjacent to Remix / React Router lineage and Vercel's hosting/deploy story.
  • Platform partnership. The Vercel blog is a first-party signal that Vercel wants serious Shopify storefronts to deploy well on its platform, not just generic Next.js commerce templates.
  • Agent stack fit. Shopify storefront work should route through shopify CLI, local brand/store facts, Hydrogen docs/source, and Vercel preview discipline before custom MCP/app automation.

Usage

Use this page when a task mentions Shopify storefronts, Hydrogen, Oxygen/Vercel commerce deployments, React Router/Remix commerce architecture, or the Vercel + Shopify preview branch.

Default workflow:

  1. Inspect the repo's package versions and Shopify app/store context.
  2. Use Service CLI Coverage for shopify CLI routing and Vercel for deployment/env/preview behavior.
  3. Prefer preview/branch deployments until production intent is explicit.
  4. Treat the Hydrogen preview branch as moving source; pin the exact commit used for any implementation decision.

Relationship to Remix

Remix remains the broader web-standards React framework page. This page is narrower: commerce storefronts, Shopify data contracts, Shopify CLI, and the current Vercel/Shopify rebuild signal.

Timeline