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 Realigns Extension Size Checks with Brotli

By RepoJournal · Filed · About Shopify

The Shopify CLI's local size estimates no longer match what the platform actually enforces, and this update fixes that gap.

The CLI now reports bundle sizes using Brotli compression at quality 11, aligning local estimates with the platform's 64 KB limit for remote-DOM extensions and ending the mismatch from the previous deflate-based approach [1]. Alongside that, the CLI supports the `bundle_size_exception` capability, so apps granted an exception by Shopify can actually have it take effect instead of being silently stripped from the extension config [2]. Both changes come from Igor Kozlov, who also landed the merge that ties the capability into the schema [3]. Elsewhere, the `shopify store create dev` help text no longer mislabels a development store as an "app development store" and now reads "Creates a new development store in your organization" [4][5]. The period's 3 commits and 3 PRs all focus on tightening the extension size workflow and correcting developer-facing messaging.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Report extension compressed bundle size using Brotli ↗ Shopify/cli
  2. [2] Support the bundle_size_exception capability ↗ Shopify/cli
  3. [3] Merge pull request #8335 from Shopify/i10k/extension_size_exception_scopes Shopify/cli
  4. [4] Merge pull request #8396 from Shopify/donald/remove-app-dev-store-description Shopify/cli
  5. [5] Fix development store command help text ↗ Shopify/cli

Quick answers

What shipped in Shopify on August 27, 2026?
The Shopify CLI's local size estimates no longer match what the platform actually enforces, and this update fixes that gap. In total, 3 commits and 3 pull requests landed.
Who contributed to Shopify on August 27, 2026?
2 developers shipped this update, including Donald Merand and igor10k.
What were the notable Shopify updates?
Report extension compressed bundle size using Brotli, Support the bundle_size_exception capability, and Merge pull request #8335 from Shopify/i10k/extension_size_exception_scopes.

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?