Releases: cloudflare/workers-sdk
Release list
@cloudflare/vite-plugin@1.2.3
wrangler@4.15.2
Patch Changes
-
#9257
33daa09Thanks @penalosa! - Relax R2 bucket validation forpages devcommands -
#9256
3b384e2Thanks @penalosa! - Move the Analytics Engine simulator implementation from JSRPC to a Wrapped binding. This fixes a regression introduced in #8935 that preventing Analytics Engine bindings working in local dev for Workers with a compatibility date prior to JSRPC being enabled. -
Updated dependencies [
3b384e2]:- miniflare@4.20250508.2
- @cloudflare/unenv-preset@2.3.2
wrangler@4.15.1
Patch Changes
-
#9246
d033a7dThanks @edmundhung! - fix: stripCF-Connecting-IPheader withinfetchIn v4.15.0, Miniflare began stripping the
CF-Connecting-IPheader via a global outbound service, which led to a TCP connection regression due to a bug in Workerd. This PR patches thefetchAPI to strip the header during localwrangler devsessions as a temporary workaround until the underlying issue is resolved. -
Updated dependencies [
f61a08e,ea71df3,d033a7d]:- @cloudflare/unenv-preset@2.3.2
- miniflare@4.20250508.1
miniflare@4.20250508.2
Patch Changes
miniflare@4.20250508.1
Patch Changes
-
#9246
d033a7dThanks @edmundhung! - fix: stripCF-Connecting-IPheader withinfetchIn v4.15.0, Miniflare began stripping the
CF-Connecting-IPheader via a global outbound service, which led to a TCP connection regression due to a bug in Workerd. This PR patches thefetchAPI to strip the header during localwrangler devsessions as a temporary workaround until the underlying issue is resolved.
create-cloudflare@2.47.1
Patch Changes
- #9244
f0f1055Thanks @emily-shen! - fix: setcompilerOptions.typesto./worker-configuration.d.tsinstead ofworker-configuration.d.tsin tsconfig.json