github cloudflare/workers-sdk @cloudflare/vite-plugin@1.10.2

Patch Changes

  • #10048 dbdbb8c Thanks @vicb! - pass the compatibility date and flags to the unenv preset

  • #10096 687655f Thanks @vicb! - bump unenv to 2.0.0-rc.19

  • #10040 26ffa05 Thanks @CarmenPopoviciu! - feat(vite-plugin): Add containers support in vite 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 a Dockerfile. Support for registry links will be added in a later version.

  • #10054 bc910f9 Thanks @eltigerchino! - Add worker to the default conditions for resolving packages

    This 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

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.