Releases: vitest-dev/vscode
Releases · vitest-dev/vscode
v1.8.1
🐞 Bug Fixes
- Mark tests as skipped only if they were queued - by @sheremet-va (08436)
- Find tests if globals are enabled in
vitest.experimentalStaticAstCollect
- by @sheremet-va in #541 (eb8be)
View changes on GitHub
v1.8.0
v1.6.11
🐞 Bug Fixes
- Report correct coverage when running all files - by @sheremet-va (3915c)
View changes on GitHub
v1.6.10
🐞 Bug Fixes
- Update watched files correctly if there are multiple config files - by @sheremet-va in #536 (2403f)
View changes on GitHub
v1.6.9
🐞 Bug Fixes
- Reload configs mentioned in the workspace file - by @sheremet-va (1b2c2)
View changes on GitHub
v1.6.8
🐞 Bug Fixes
- Initiate browser providers in VItest <=2.1.5 - by @sheremet-va (b07eb)
View changes on GitHub
v1.6.7
v1.6.6
v1.6.5
🐞 Bug Fixes
- Don't panic when file contains invalid syntax in browser mode - by @sheremet-va in #522 (0b902)
View changes on GitHub
v1.6.4
🐞 Bug Fixes
- Display project name in the icon gutter - by @sheremet-va in #519 (ab4cc)