@cloudflare/vite-plugin@1.21.2
📦 cloudflare-workersView on GitHub →
🐛 1 fixes
Summary
This patch release updates several dependencies, including wrangler and miniflare, and fixes an issue where keyboard shortcuts were incorrectly registered in non-TTY environments.
🐛 Bug Fixes
- Keyboard shortcut registration is now skipped in non-TTY environments to prevent Miniflare ERR_DISPOSED errors during prerendering.