Releases: vitest-dev/vscode
Releases · vitest-dev/vscode
v1.0.6
v1.0.5
🐞 Bug Fixes
- Support creating .ts suffix workspace configuration files - by @btea in #439 (10cb3)
- Configuration file check supports .mts suffix - by @btea in #441 (756b5)
- Stagger initialization - by @sheremet-va (cb430)
- Correctly collect tests on windows - by @sheremet-va (adc11)
🏎 Performance
- Don't restart on package.json change - by @sheremet-va (c23a7)
View changes on GitHub
v1.0.4
v1.0.3
No significant changes
View changes on GitHub
v1.0.2
No significant changes
View changes on GitHub
v1.0.1
v1.0.0
🚀 Features
- Experimental support for browser mode - by @sheremet-va in #428 (eb1d5)
🐞 Bug Fixes
- Ignore any d.ts file when searching for config - by @sheremet-va (49cc3)
- Use correct cwd when spawning a debugger process - by @sheremet-va (3bfe7)
View changes on GitHub
v0.12.4
🐞 Bug Fixes
- Exclude d.ts config files by default - by @sheremet-va in #424 (3cb25)
- Correctly register test events during debugging - by @sheremet-va in #425 (e3a0c)
View changes on GitHub
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)