Releases: vitest-dev/vscode
Releases · vitest-dev/vscode
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)
View changes on GitHub
v1.6.2
No significant changes
View changes on GitHub
v1.6.1
🐞 Bug Fixes
- Pass down PNP loader args when debugging - by @sheremet-va (0f622)
- Correctly identify pnp if it Vitest was already resolved - by @sheremet-va (83ffa)
- Ignore changes to unrelated configs - by @sheremet-va in #509 (19f3a)
View changes on GitHub
v1.6.0
🚀 Features
- Introduce
vitest.experimentalStaticAstCollect
option - by @sheremet-va in #501 (95d8c)
🐞 Bug Fixes
- Reset the watcher when "resfresh tests" is triggered - by @sheremet-va (b9a33)