75 wires and counting

$ follow Shopify

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

or

fair warning: these emails are deeply technical. diffs, version numbers, CVEs, benchmark deltas. if that's not your idea of a good read, this isn't your newsletter.

Folds into your digest — weekly by default, monthly if you prefer. Unsubscribe in one click.

$ status

wire 2026-09-08
stories 2

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

Shopify CLI unhides store create dev and store delete

By RepoJournal · Filed · About Shopify

1 person shipped this

Shopify CLI has surfaced the `store create dev` and `store delete` commands for public use.

The Shopify CLI [1] removed the `static hidden = true` attribute from both `shopify store create dev` and `shopify store delete`, making them available to all users. This is the final step before the commands go public, and the CLI's documentation and artifacts have been regenerated to reflect the new visibility.

The change is stacked on PR #8457, which adds static examples to `store create dev`; review that one first for full context on the command's behavior. The commit was then merged into the main branch [2], completing the rollout.

Quick answers

What shipped in Shopify on September 8, 2026?
Shopify CLI has surfaced the `store create dev` and `store delete` commands for public use. In total, 1 commits and 1 pull requests landed.
Who contributed to Shopify on September 8, 2026?
1 developer shipped this update, including amcaplan.
What were the notable Shopify updates?
Unhide `store create dev` and `store delete` and Merge pull request #8456 from Shopify/unhide-store-creation-commands.