Patch Changes
-
#16990
ebeb830Thanks @ocavue! - Fixes a build crash when usingexperimental.advancedRoutingwith a customfetchFilethat statically importscffrom@astrojs/cloudflare/fetch. The circular dependency between@astrojs/cloudflare/fetchandastro/app/entrypointcausedcreateApporcreateGetEnvto beundefinedat module evaluation time. Initialization is now deferred to the firstcf()call, breaking the cycle. -
#16671
fd926fdThanks @alexanderniebuhr! - Removes deprecations warnings added in Astro v6 for Cloudflare specific Astro.locals properties. -
Updated dependencies [
1f07343,1e000e2,c63e7e4,ebeb830,10229f7]:- astro@7.0.0-alpha.2
- @astrojs/underscore-redirects@1.0.3