RepoJournal
Shopify

Shopify

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

Pick a date

The Wire · Showcase

CLI EXTRACTS ORGANIZATIONS PACKAGE AS STORE COMMANDS SHIP

By RepoJournal · Filed · About Shopify

Shopify CLI is breaking apart its monolith: a new @shopify/organizations package lands today, unblocking the store create dev command and setting the pattern for future modular tooling.

The organizations extraction [1] ships as PR 2 of 3, pulling org listing and selection utilities into their own package with direct Business Platform Destinations API calls. This clears the path for @shopify/store to wire in as a dependency [3], moving existing store:auth and store:execute commands into their dedicated namespace. Meanwhile, E2E test coverage got hardened [2] by switching TOML fixture merging from wholesale replacement to surgical field preservation, fixing the footgun that was silently dropping generated config values like sidekick.extensions_summary. Over on Hydrogen, cart fragment customization finally got TypeScript love [6]: merchants can now override their GraphQL fragment and have the return types actually reflect the extra fields they fetch at runtime, closing a long-standing type-safety gap. Three follow-up PRs across CLI are in testing: stream tests [4], auth callback errors [5], and the full store extraction [3].

Action items

References

  1. [1] Extract @shopify/organizations package ↗ Shopify/cli
  2. [2] Preserve generated TOML fields in E2E fixtures ↗ Shopify/cli
  3. [3] Extract @shopify/store package from @shopify/cli Shopify/cli
  4. [4] Fix store result stream tests Shopify/cli
  5. [5] Fix store auth callback error messages Shopify/cli
  6. [6] feat: cart fragment override type support ↗ Shopify/hydrogen

FAQ

What changed in Shopify on May 29, 2026?
Shopify CLI is breaking apart its monolith: a new @shopify/organizations package lands today, unblocking the store create dev command and setting the pattern for future modular tooling.
What should Shopify teams do about it?
Review @shopify/organizations package integration when it lands • Update E2E test fixtures to use new TOML merge logic • Test cart fragment overrides in Hydrogen projects with custom queries
Which Shopify repositories shipped on May 29, 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.