@cloudflare/vitest-plugin@1.1.2
📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug causing slowdowns and crashes in tests involving repeated Durable Object creation. It also updates dependencies for Miniflare and Wrangler.
🐛 Bug Fixes
- Fix slowdowns and crashes in tests that repeatedly recreate Durable Objects. Repeated constructions now behave the same as the first one.