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

chore: update vite and related packages #410

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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: ebff8ef

"@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.

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