Patch Changes
-
#10048
dbdbb8c
Thanks @vicb! - pass the compatibility date and flags to the unenv preset -
#10040
26ffa05
Thanks @CarmenPopoviciu! - feat(vite-plugin): Add containers support invite preview
Adds support for Cloudflare Containers in
vite preview
. Please note that at the time of this PR a container image can only specify the path to aDockerfile
. Support for registry links will be added in a later version. -
#10054
bc910f9
Thanks @eltigerchino! - Addworker
to the default conditions for resolving packagesThis makes it consistent with the conditions used when bundling Worker code with Wrangler.
-
#10061
f8a80a8
Thanks @emily-shen! - fix: properly set the socket path that the container engine is listening on.Previously, this was only picking up the value set in Wrangler config under
dev.containerEngine
, but this value can also be set from env vars or automatically read from the current docker context. -
Updated dependencies [
82a5b2e
,f8f7352
,2df1d06
,f8a80a8
,dbdbb8c
,5991a9c
,687655f
,755a249
]:- miniflare@4.20250726.0
- wrangler@4.26.1
- @cloudflare/unenv-preset@2.5.0