Patch Changes
-
#13131
65acf66Thanks @dario-piotrowicz! - Use miniflare'shandleStructuredLogsoption instead ofhandleRuntimeStdiofor processing workerd outputPreviously,
vitest-pool-workersmanually processed raw stdout/stderr streams from the workerd runtime viahandleRuntimeStdio, with its own filtering of known noisy messages (e.g. LLVM symbolizer warnings). This switches to miniflare'shandleStructuredLogsoption, which parses workerd's structured JSON log output and automatically filters known unhelpful messages. This aligns with how bothwranglerandvite-plugin-cloudflarehandle workerd logs. -
Updated dependencies [
9c4035b,5d29055,fb67a18,d5bffde,ab44870,48d83ca,b2f53ea,b9b7e9d,14e72eb,4dc94fd,b2f53ea,d5bffde,48d83ca]:- wrangler@4.80.0
- miniflare@4.20260401.0