Releases: vitest-dev/vscode
Releases · vitest-dev/vscode
v1.2.13
🐞 Bug Fixes
- Always use same coverage output filename - by @BenShelton in #481 (4ed81)
View changes on GitHub
v1.2.12
🐞 Bug Fixes
- Handle config de-sync when using workspaces - by @BenShelton in #479 (f83ac)
View changes on GitHub
v1.2.11
🐞 Bug Fixes
- Normalize drive letter on windows for yarn pnp - by @sheremet-va in #476 (093cf)
View changes on GitHub
v1.2.10
v1.2.9
🐞 Bug Fixes
- Correctly invalidate the test tree if the test file changes - by @sheremet-va (bcfef)
View changes on GitHub
v1.2.8
🐞 Bug Fixes
- coverage: Istanbul didn't process files when running in the extension - by @sheremet-va in #468 (19f03)
View changes on GitHub
v1.2.7
No significant changes
View changes on GitHub
v1.2.6
v1.2.5
🐞 Bug Fixes
- Don't show "update snapshots" for different test controllers (e.g., jest) - by @sheremet-va (cbbb7)
- Don't run browser tests during collection - by @sheremet-va (c21e0)
- watcher: Ignore directories - by @sheremet-va (714be)
View changes on GitHub
v1.2.4
🐞 Bug Fixes
- Remove configs if there are too many of them - by @sheremet-va (b6082)
- Don't print logs to the debug console - by @sheremet-va (50e64)