Patch Changes
-
#14548
383e679Thanks @petebacondarwin! - Fix Vite version detection for vite+ projects during autoconfigurationvite+ installs
@voidzero-dev/vite-plus-coreunder thevitenpm alias, so the resolvednode_modules/vite/package.jsonreports the wrapper's own version (e.g.0.2.2) rather than the underlying Vite version it bundles. This caused autoconfiguration to fail with an error claiming the Vite version was too old to be configured automatically. Autoconfiguration now detects the correct underlying Vite version for these projects. -
Updated dependencies [
aad35b7,1ac96a1,1ca8d8f]:- @cloudflare/workers-utils@0.25.1
- @cloudflare/cli-shared-helpers@0.1.12