Releases: vitest-dev/vscode
Releases · vitest-dev/vscode
v1.2.4
🐞 Bug Fixes
- Remove configs if there are too many of them - by @sheremet-va (b6082)
- Don't print logs to the debug console - by @sheremet-va (50e64)
View changes on GitHub
v1.2.3
🐞 Bug Fixes
- Disable watcher correctly for older Vite versions - by @sheremet-va (df1f3)
View changes on GitHub
v1.2.2
🐞 Bug Fixes
- Correctly overwrite the test item type if the suite or test is moved around - by @sheremet-va in #465 (5f5cb)
- browser: Collect browser tests correctly - by @sheremet-va in #466 (79568)
View changes on GitHub
v1.2.1
🚀 Features
- Add logLevel option - by @sheremet-va (6702c)
🏎 Performance
- Use vscode watcher instead of chokidar - by @sheremet-va in #462 (a8153)
View changes on GitHub
v1.2.0
v1.0.7
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