RepoJournal
Shopify

Shopify

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

Keep up with Shopify in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

SHOPIFY CLI LANDS STORE INFO STACK, HYDROGEN PREVIEW RELEASES SHIP

By RepoJournal · Filed · About Shopify

The CLI team merged a five-PR foundation for `shopify store info`, a new command that reads store metadata from Business Platform schemas, while Hydrogen's preview release pipeline is now live.

The store info work [1] is the headline on the CLI desk. Five PRs shipped bottom-up starting with a shared GID codec [2] that centralizes GraphQL ID decoding logic that was previously copy-pasted across the app and organizations modules. That feeds into URL helpers [3], a shared `--store` flag [1], then a typed GraphQL data-access layer [3] with codegen wiring and queries. The command itself [1] consumes all of it. This is infrastructure work that clears the path for store metadata queries across the CLI. On the Hydrogen desk, the preview branch release pipeline [4] is now production-ready, letting the team publish canary builds under the `preview` dist-tag from the `preview` branch with version strings like `0.0.0-preview-<sha>-<timestamp>`. This matches the existing `next` tag mechanism [5]. In parallel, the team fixed a flaky e2e test [6] that was asserting on an optional featured collection image instead of the collection heading, which was causing timeouts when the preview store's newest collection had no image.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Add `shopify store info --store <domain>` command ↗ Shopify/cli
  2. [2] Add a shared GID codec to cli-kit and adopt it in app and organizations ↗ Shopify/cli
  3. [3] Add the Business Platform GraphQL data-access layer for store info ↗ Shopify/cli
  4. [4] feat: add preview branch release (#3795) Shopify/hydrogen
  5. [5] Add preview branch release ↗ Shopify/hydrogen
  6. [6] fix(e2e): decouple smoke home test from featured collection image ↗ Shopify/hydrogen

Quick answers

What shipped in Shopify on June 11, 2026?
The CLI team merged a five-PR foundation for `shopify store info`, a new command that reads store metadata from Business Platform schemas, while Hydrogen's preview release pipeline is now live. In total, 12 commits and 10 pull requests landed.
Who contributed to Shopify on June 11, 2026?
3 developers shipped this update, including amcaplan, mdamjanic7, and lucyxiang.
What were the notable Shopify updates?
Add `shopify store info --store <domain>` command, Add a shared GID codec to cli-kit and adopt it in app and organizations, and Add the Business Platform GraphQL data-access layer for store info.

More from Shopify

Daily updates, in your inbox

Follow Shopify

Keep up with Shopify in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.