miniflare@4.20251217.0
📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch updates dependencies, including workerd, and resolves a critical bug where Durable Object RPC calls blocked the Node.js event loop.
🐛 Bug Fixes
- Fixed Durable Object RPC calls from Node.js blocking the event loop, which prevented Promise.race() and timeouts from working correctly.
🔧 Affected Symbols
Durable Object RPC