#12885 12505c9 Thanks @edmundhung! - Add Vite 8 to the supported peer dependency range
The package now lists Vite 8 in its peer dependency range, so installs with Vite 8 no longer show a peer dependency warning.
#12859 876108a Thanks @dario-piotrowicz! - Fix crash when plugins send HMR events before runner initialization
Previously, if another Vite plugin (such as vite-plugin-vue-devtools) sent HMR events during configureServer before the Cloudflare plugin had initialized its runner, the dev server would crash with AssertionError: The WebSocket is undefined. The environment's WebSocket send operations are now deferred until the runner is fully initialized, allowing early HMR events to be handled gracefully.
Updated dependencies [ade0aed, 2b9a186, 65f1092, 7b0d8f5, 351e1e1, 2b9a186]:
Fetched March 26, 2026