miniflare@4.20251113.0
📦 cloudflare-workersView on GitHub →
✨ 1 features🔧 2 symbols
Summary
This release introduces experimental support for streaming tail consumers in local development and updates internal dependencies, including the 'workerd' runtime.
✨ New Features
- Added experimental support for streaming tail consumers in local development via a new `tailStream()` handler, which receives streamed tail events instead of batched events from the existing `tail()` handler.
🔧 Affected Symbols
tailStream()tail()