Skip to content

Conversation

hyunbinseo
Copy link
Contributor

vitest@3 has been released. vite@6 can be used.

Previous attempts:

Additional changes:

  • Vitest add-on has been update to ^3.0.0.
┌  Welcome to the Svelte CLI! (v0.6.13)
│
◇  Where would you like your project to be created?
│  ./
│
◇  Which template would you like?
│  SvelteKit minimal
│
◇  Add type checking with Typescript?
│  Yes, using Typescript syntax
│
◆  Project created
│
◇  What would you like to add to your project? (use arrow keys / space bar)
│  vitest
pnpm add @sveltejs/vite-plugin-svelte@latest vite@latest vitest@latest
pnpm test # works
pnpm test:unit # works

Copy link

changeset-bot bot commented Jan 18, 2025

🦋 Changeset detected

Latest commit: ebff8ef

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 Jan 18, 2025

Open in Stackblitz

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

commit: 5967347

"@sveltejs/adapter-auto": "^3",
"@sveltejs/kit": "^2",
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@sveltejs/adapter-auto": "^4.0.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was missed in the previous PR and is applied here.

@benmccann benmccann merged commit 8e76bbf into sveltejs:main Jan 22, 2025
8 checks passed
@github-actions github-actions bot mentioned this pull request Jan 22, 2025
@hyunbinseo hyunbinseo deleted the patch-1 branch January 22, 2025 16:44
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.

2 participants