Patch Changes
-
#10707
092c999Thanks @edmundhung! - Add request cancellation supportWorkers running on Vite can now listen to the abort event with
request.signalto perform tasks when the request is canceled by the client. For more information, see the Request documentation. -
#10768
8211bc9Thanks @dario-piotrowicz! - Ensure that logs are printed at the correct log levelThe changes here ensure that logs generated by Workers are printed accordingly to the
logLevelthe user defines (either in their Vite config file or via the--logLevelCLI flag) -
#10899
e2809b5Thanks @edmundhung! - fix: track server restart in module scopeWhen using
@cloudflare/vite-pluginwith React Router, miniflare might be disposed during restart. This change makes sure to track when the dev server restart in module scope to avoid unexpected behavior. -
Updated dependencies [
5124818,d4b4c90,6643bd4,1a2bbf8,36d7054,0ee1a68,8211bc9,3bb034f,43503c7,dd5f769,a6de9db,ee7d710,d39c8b5,7d0417b,8211bc9]:- [email protected]
- [email protected]
- @cloudflare/[email protected]