v4.0.10
🐞 Bug Fixes
- Remove
onCancelwhen worker is terminated - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/9033 <samp>(6d7f0)</samp> - browser:
- Don't scale the iframe if UI is disabled - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/9018 <samp>(5406e)</samp>
- Handle dependency stack traces with external source maps. Resolves: #9003 - by @iclectic in https://github.com/vitest-dev/vitest/issues/9016 and https://github.com/vitest-dev/vitest/issues/9003 <samp>(57ae5)</samp>
- bun:
- Parsing of stack trace for bun runtime - by @nazarhussain in https://github.com/vitest-dev/vitest/issues/9032 <samp>(f3ec6)</samp>
- core:
- Prevent starting new run when cancelling - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8991 <samp>(eb98d)</samp>
- pool:
- Prevent writing to closed worker - by @AriPerkkio and @sheremet-va in https://github.com/vitest-dev/vitest/issues/9023 <samp>(042c6)</samp>
- reporters:
- Report correct test run duration at the end - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8969 <samp>(bc3a6)</samp>
- ui:
- Use execution time from ws reporter (
onFinished) - by @userquin in https://github.com/vitest-dev/vitest/issues/8975 <samp>(f56dc)</samp>
- Use execution time from ws reporter (
View changes on GitHub
Fetched June 1, 2026

