Skip to content

fix(vitest): mount(...) not available #584

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

Merged
merged 1 commit into from
Jun 8, 2025
Merged

Conversation

manuel3108
Copy link
Member

closes #579
alternative to #580

As discussed in #580 this is a regression in vitest, so let's pin it for now: vitest-dev/vitest#8120

Copy link

changeset-bot bot commented Jun 8, 2025

🦋 Changeset detected

Latest commit: 0ee37bf

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 Jun 8, 2025

Open in StackBlitz

npx https://pkg.pr.new/sveltejs/cli/sv@584
npx https://pkg.pr.new/sveltejs/cli/svelte-migrate@584

commit: 0ee37bf

@AdrianGonz97 AdrianGonz97 merged commit f3e2410 into main Jun 8, 2025
7 checks passed
@AdrianGonz97 AdrianGonz97 deleted the fix/vitest-regression branch June 8, 2025 20:54
@github-actions github-actions bot mentioned this pull request Jun 8, 2025
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.

Bug: mount(...) is not available on the server error when running tests after a fresh install
2 participants