You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Upgrade to Vite 6
* No longer need to disable threads
vitest has switched to forks by default which uses
node:child_process. This is slightly slower than threads, but
more stable.
0 commit comments