analogjs/analog

Upgrade to Vite 6

Opened this issue · 1 comments

Which scope/s are relevant/related to the feature request?

create-analog

Information

Vite 6 brings the new Environment API for framework authors to support multiple environments more natively with Vite.

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No

I think this is blocked until vitest 3.0 is released

https://github.com/vitest-dev/vitest/releases/tag/v3.0.0-beta.1
We decided to skip Vitest 2.2 and release Vitest 3 with support for Vite 6 instead. There will be no more Vitest 2 versions. Vitest 3 is the first version that supports Vite 6 (excluding 2.1.6). We aim to have a stable release in January.