#11697 67a4ab1 Thanks @jamesopstad! - Add experimental.prerenderWorker option to the plugin config.
This enables configuring a dedicated Worker for prerendering at build time. This is an experimental feature and may change or be removed at any time.
#12214 4db3864 Thanks @jamesopstad! - Use Hook Filters to optimize plugin performance with Vite 8. This skips unnecessary Rust-to-JS calls with Rolldown powered Vite.
#12358 4340c42 Thanks @jamesopstad! - Always emit a .assetsignore file in the client output directory.
Previously, we would emit a .assetsignore file in the client output directory only if the client output included a wrangler.json file.
We now always emit it, which prevents a wrangler.json file being deployed as an asset if it is copied into this directory by mistake.
Updated dependencies [964a39d, 253a85d, ce736b9, 0c9625a, 47944d1, 4c4d5a5, b05b919, 0aaf080, b981db5, a113c0d, fdd7a9f, a5fca2c, 1bd1488, f7aa8c7]:
Fetched March 31, 2026