Releases: vitest-dev/vscode
Releases · vitest-dev/vscode
v0.12.3
🐞 Bug Fixes
- Don't mark suites state since they are calculated based on children - by @sheremet-va in #419 (32ac5)
View changes on GitHub
v0.12.2
🐞 Bug Fixes
- Don't panic if cannot find the Node version - by @sheremet-va (5e3f1)
View changes on GitHub
v0.12.1
🚀 Features
- Add more logs when the extension cannot find the Node.js version - by @sheremet-va (0e058)
View changes on GitHub
v0.12.0
🐞 Bug Fixes
- Show warnings only for Vitest configs (skip Vite configs) - by @sheremet-va in #410 (b1c3e)
- Throw an error if Node.js is too low - by @sheremet-va in #411 (5209c)
View changes on GitHub
v0.11.0
v0.10.7
No significant changes
View changes on GitHub
v0.10.6
No significant changes
View changes on GitHub
v0.10.5
🐞 Bug Fixes
- Correctly report collected tests on Windows - by @sheremet-va (63bad)
View changes on GitHub
v0.10.3
🐞 Bug Fixes
- Resolve Vitest even if there is no config or package.json script - by @sheremet-va (463bd)
View changes on GitHub
v0.10.2
🐞 Bug Fixes
- Sort text by location even if location is unknown - by @sheremet-va (f2822)