Releases: vitest-dev/vscode
Releases · vitest-dev/vscode
v1.24.6
v1.24.5
🐞 Bug Fixes
- Show an error if terminal could not connect - by @sheremet-va (ba9d4)
View changes on GitHub
v1.24.4
🐞 Bug Fixes
- Support yarn pnp in the terminal shellType (default) - by @sheremet-va (b131b)
View changes on GitHub
v1.24.3
No significant changes
View changes on GitHub
v1.24.2
🐞 Bug Fixes
- Do not panic when running coverage - by @sheremet-va in #628 (b9723)
- Print logs from the terminal to the output - by @sheremet-va in #629 (1cbea)
View changes on GitHub
v1.24.1
🐞 Bug Fixes
- Use proper CWD when starting a terminal - by @sheremet-va (bf573)
View changes on GitHub
v1.24.0
🚀 Features
- Add
ignoreWorkspaceandconfigSearchPatternIncludeoptions - by @sheremet-va (96635)
View changes on GitHub
v1.22.1
🐞 Bug Fixes
- Do not crash when restarting the debug session - by @sheremet-va (1ec6f)
View changes on GitHub
v1.22.0
🚀 Features
- Change the shellType default to "terminal" - by @sheremet-va in #611 (3a2d9)
🐞 Bug Fixes
- Do not crash when there is a symlink folder in the workspace - by @sheremet-va (9b96c)