v2.0.4
🐞 Bug Fixes
- One-line environment options - by @hahanein in #5105 (38269)
- Resolve assets imported with
require
- by @sheremet-va in #6159 (807a2) - browser:
- Don't panic if @vitest/browser is installed outside of project root - by @sheremet-va in #6135 (ccfcd)
- Set global filepath - by @sheremet-va in #6190 (0d0b4)
- Allow preview and open in the editor screenshot error from ui - by @userquin in #6113 (2d620)
- coverage:
- Global thresholds to include files from glob thresholds - by @thor-juhasz and @AriPerkkio in #6172 (02e3f)
- Consistent type-only file handling - by @AriPerkkio in #6183 (90576)
- Ignore
*.cts
files - by @AriPerkkio in #6189 (5da45) - Add
thresholds.<glob>.100
option - by @thor-juhasz and @AriPerkkio in #6174 (f6845)
- spy: