github cloudflare/workers-sdk @cloudflare/autoconfig@0.1.3

latest releases: @cloudflare/pages-shared@0.13.154, wrangler@4.108.0, @cloudflare/deploy-helpers@0.3.2...
5 hours ago

Patch Changes

  • #14548 383e679 Thanks @petebacondarwin! - Fix Vite version detection for vite+ projects during autoconfiguration

    vite+ installs @voidzero-dev/vite-plus-core under the vite npm alias, so the resolved node_modules/vite/package.json reports 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

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.