The Cloudflare Vite plugin brings Workers runtime directly into the Vite development server, allowing for a seamless match between dev and production behavior. This enables developers to iterate on client and server parts of their applications together without losing UI state between edits. The plugin also provides first-class support for React Router v7, enabling users to create new React SPA projects or update existing ones with ease. Additionally, the Cloudflare Vite integration supports full-stack frameworks like Astro, Qwik, SvelteKit, and others, drawing on Vite's development server, build pipeline, and phenomenal developer experience. The plugin unlocks many new possibilities for the ecosystem, including running server code in alternative JavaScript runtimes, such as workerd. With this release, developers can now develop web applications that are also cloud-native, using the full Cloudflare Developer Platform, including KV, D1, Service Bindings, RPC, Durable Objects, Workflows, Workers AI, etc.