Releases: vitest-dev/vscode
Releases · vitest-dev/vscode
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)
View changes on GitHub
v1.6.3
🐞 Bug Fixes
- Run test in the correct project if Vitest workspace is used - by @sheremet-va in #517 (a4d9f)
- Resolve the test message name statically when dynamic expression is used - by @sheremet-va in #518 (e4658)