@cloudflare/vite-plugin@1.35.0
📦 cloudflare-workersView on GitHub →
✨ 1 features🔧 2 symbols
Summary
This release introduces support for the V2 protocol for module fallback service when the new module registry flag is enabled. It also includes internal refactoring of the router-worker for future gradual rollout.
✨ New Features
- Support V2 protocol for module fallback service when the `new_module_registry` compatibility flag is set, improving handling of additional module types in the Vite plugin.