Change8

@cloudflare/autoconfig@0.1.3

📦 cloudflare-workersView on GitHub →
🐛 1 fixes

Summary

This patch release fixes an issue where Vite version detection failed for vite+ projects during autoconfiguration. Dependencies were also updated.

🐛 Bug Fixes

  • Fixed Vite version detection for vite+ projects during autoconfiguration, ensuring the correct underlying Vite version is detected instead of the wrapper version.