v1.44.1
🐞 Bug Fixes
- Kill any vitest process if cancel is clicked - by @sheremet-va in https://github.com/vitest-dev/vscode/issues/734 <samp>(fac77)</samp>
View changes on GitHub
Fetched June 1, 2026
Fetched June 1, 2026
🐞 Bug Fixes - Support coverage preview in Vitest 3 - by @sheremet-va in https://github.com/vitest-dev/vscode…
🐞 Bug Fixes - Correctly identify concurrent test during static analysis in older Vitest versions - by @shere…