v1.3.1
版本发布时间: 2024-02-20 21:49:18
vitest-dev/vitest最新发布版本:v2.1.0-beta.6(2024-08-20 21:19:10)
🚀 Features
-
vitest: Expose parseCLI method - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5248 (c793a)
- This feature is not affected by SemVer because it is part of an experimental API.
🐞 Bug Fixes
- Add task tests iteratively - by @DerYeger in https://github.com/vitest-dev/vitest/issues/5235 (38155)
- coverage: Ignore generated TS decorators - by @AriPerkkio and @sheremet-va in https://github.com/vitest-dev/vitest/issues/5206 (a2804)
- ui: Auto reload coverage iframe after test run - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5242 (5376d)