🐞 Bug Fixes
- Add global
chai
variable invitest/globals
(fix: #7474) - by @Jay-Karia in #7771 and #7474 (d9297) - Prevent modifying
test.exclude
when same object passed incoverage.exclude
- by @AriPerkkio in #7774 (c3751) - Fix already hoisted mock - by @hi-ogawa in #7815 (773b1)
- Fix test.scoped inheritance - by @hi-ogawa in #7814 (db6c3)
- Remove pointer-events-none after resizing the left panel - by @alexprudhomme in #7811 (a7e77)
- Default to run mode when stdin is not a TTY - by @kentonv, @hi-ogawa and @sheremet-va in #7673 (6358f)
- Use happy-dom/jsdom types for
envionmentOptions
- by @hi-ogawa in #7795 (67430) - browser:
- coverage:
await
profiler calls - by @AriPerkkio in #7763 (795a6)- Expose profiling timers - by @AriPerkkio in #7820 (5652b)
- deps:
- runner:
- ui:
- vite-node:
🏎 Performance
- browser: Improve browser parallelisation - by @sheremet-va in #7665 (816a5)