@cloudflare/vitest-pool-workers@0.14.1
📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 3 symbols
Summary
This patch updates dependencies and refactors log processing in `vitest-pool-workers` to utilize miniflare's structured logging capabilities for cleaner output handling.
🐛 Bug Fixes
- Switched `vitest-pool-workers` to use miniflare's `handleStructuredLogs` option for processing workerd output, replacing manual filtering of stdout/stderr via `handleRuntimeStdio`.