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

Prepare necessary changes for vitest 3.x #7458

Open
Cherry opened this issue Dec 5, 2024 · 0 comments
Open

Prepare necessary changes for vitest 3.x #7458

Cherry opened this issue Dec 5, 2024 · 0 comments
Labels
enhancement New feature or request vitest Relating to the Workers Vitest integration

Comments

@Cherry
Copy link
Contributor

Cherry commented Dec 5, 2024

Describe the solution

Vitest 3.x will be released in January, powered by Vite 6.

More details: vitest-dev/vitest#6992

The primary breaking change here will likely just need to be adding environments.ssr.resolve.conditions to the config defined at

ensureArrayIncludes(config.resolve.conditions, requiredConditions);

@Cherry Cherry added the enhancement New feature or request label Dec 5, 2024
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Dec 5, 2024
@lrapoport-cf lrapoport-cf added the vitest Relating to the Workers Vitest integration label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vitest Relating to the Workers Vitest integration
Projects
Status: Untriaged
Development

No branches or pull requests

2 participants