Bug Fixes
- mock-api: provide an explainatory error message when the mocks API hoisting doesn't work (#1098) (0b6d980)
- don't reexport vi utils from vitest (#1100) (6f55275)
- exported configDefaults has right type (#1117) (1696195)
- fix duration when fake timers are enabled (#1089) (bec43fc)
- get taskId before scheduling console (#1086) (cb90dcb)
- hide ignored stacktrace on windows (#1116) (57c048b)
- really disable deps optimization (#1104) (0d2413f)
- rerun tests on --changed, if test was changed (#1115) (6473fd4)
- logs: collect logs per test (#1088) (b24fb25)
- ui: a11y + codemirror scrolls + minor addons (#1103) (a1188b5)
- ui: hide native codemirror scrolls on firefox (#1105) (cf226c5)
- typescript allows new Spy, add lastCall support for spy (#1085) (6680152)