@cloudflare/vite-plugin@1.29.1
📦 cloudflare-workersView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch updates dependencies and introduces logic to select the correct Vite module runner implementation during development based on the user's installed Vite version to maintain compatibility.
🐛 Bug Fixes
- Select the appropriate `vite/module-runner` implementation during dev based on the user's Vite version by shipping both Vite 8 and Vite 7.1.12 module runners and selecting based on installed Vite version.