Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use vite@5 #353

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fix: use vite@5 #353

wants to merge 2 commits into from

Conversation

manuel3108
Copy link
Member

Relates #341, #311 (comment)

From vitest-dev/vitest#7014 (comment)

Vitest 2 doesn't support Vite 6 and will not support Vite 6 officially. You can use resolutions or pnpm.overrides to change the version range locally, Vite 6 API is the same and should work for Vitest 2.

If you migrated to Vite 6, use Vitest 3 (currently in beta), release is planned for January.

If you see any type errors in your config, check the lockfile to confirm that you have several Vite versions installed and resolve it with your package manager.

Copy link

changeset-bot bot commented Dec 11, 2024

🦋 Changeset detected

Latest commit: 45a0f97

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Dec 11, 2024

Open in Stackblitz

npm i https://pkg.pr.new/sveltejs/cli/sv@353
npm i https://pkg.pr.new/sveltejs/cli/svelte-migrate@353

commit: 45a0f97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant