Releases: vitest-dev/vscode
Releases · vitest-dev/vscode
v1.8.5
🐞 Bug Fixes
- Update tests - by @sheremet-va in #559 (af1aa)
- Reset istanbul coverage between runs - by @sheremet-va in #560 (e0308)
View changes on GitHub
v1.8.4
🐞 Bug Fixes
- Node path detection for lazy loading - by @CHC383 in #555 (4f412)
- Report coverage with negative columns - by @sheremet-va in #557 (b6c4b)
- Print report to the terminal if shellType is set to terminal - by @sheremet-va in #553 (8373d)
View changes on GitHub
v1.8.3
🐞 Bug Fixes
- Don't panic when running tests in browser mode with the latest Vitest - by @sheremet-va in #552 (fb87a)
View changes on GitHub
v1.8.2
🐞 Bug Fixes
- Add stack traces to test message for test error. - by @ArthurHub and ArthurHub in #545 (cdca4)
- Support vitest beta - by @sheremet-va in #551 (e9111)
View changes on GitHub
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)