Change8

miniflare@4.20260317.0

📦 cloudflare-workersView on GitHub →
🔧 4 symbols

Summary

This patch release primarily updates internal dependencies, including undici and workerd versions, and migrates the chrome-devtools-patches deployment mechanism to use Workers + Assets.

Migration Steps

  1. If you rely on DevTools frontend deployment, note that it now uses `wrangler deploy` for production deployments and `wrangler versions upload` for PR preview deployments, as it migrated from Cloudflare Pages to Workers + Assets.
  2. Inspector proxy origin allowlists have been updated to accept connections from new `workers.dev` domain patterns, while retaining legacy `pages.dev` patterns for backward compatibility.

Affected Symbols