Releases: vitest-dev/vscode
Releases · vitest-dev/vscode
v1.2.18
🐞 Bug Fixes
- Correctly resolve default string config values - by @sheremet-va (aaf35)
View changes on GitHub
v1.2.17
🐞 Bug Fixes
- Log watcher ignore, inverse shouldIgnore condition - by @sheremet-va (167a0)
View changes on GitHub
v1.2.16
v1.2.15
No significant changes
View changes on GitHub
v1.2.14
🐞 Bug Fixes
- Populate test tree when the new test file is created - by @sheremet-va (6e2f2)
- Resolve the test location correctly on windows if the drive letter mismatches - by @sheremet-va (ab940)
View changes on GitHub
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)