github cloudflare/workers-sdk miniflare@4.20250604.1

Minor Changes

  • #9509 0b2ba45 Thanks @emily-shen! - feat: add static routing options via 'run_worker_first' to Wrangler

    Implements the proposal noted here #9143.

    This is now usable in wrangler dev and in production - just specify the routes that should hit the worker first with run_worker_first in your Wrangler config. You can also omit certain paths with ! negative rules.

Patch Changes

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.