Minor Changes
-
#8080
d0fda3d
Thanks @jamesopstad! - No longer callnext
in server middleware.This is so that the Cloudflare plugin can override subsequent dev middleware for framework integrations.
Patch Changes
-
#8079
1b07419
Thanks @jamesopstad! - CallwriteDeployConfig
inwriteBundle
rather thanbuilder.buildApp
.The deploy config file is now written in the
writeBundle
hook rather thanbuilder.buildApp
. This ensures that the file is still written if other plugins overridebuilder
in the Vite config. -
Updated dependencies [
3fb801f
,fff677e
,3fb801f
,542c6ea
,3fb801f
,4db1fb5
,542c6ea
,1bc60d7
,1aa2a91
,35710e5
]:- wrangler@3.109.0
- miniflare@3.20250204.1
- @cloudflare/unenv-preset@1.1.2