🚀 Features
- ui:
🐞 Bug Fixes
- Exit 1 when vitest list fails collection - by @hamed-bavar in #11145 and #11146 (6108b)
- Keep parse error details in static collection - by @hamed-bavar in #11150 and #11151 (7c818)
- Avoid recursive prototype in automocking - by @sheremet-va in #11195 (99fc5)
- Prevent false Vitest import resolution - by @sheremet-va in #11196 (b426c)
- Keep metadata file when clearing the cache - by @sheremet-va in #11199 (73614)
- Correct typos in error message and comments - by @shinji00222 and Shinji in #11187 (115c3)
- Resolve ResolvedConfig exactOptionalPropertyTypes errors - by @LukeAbby in #11175 (498fb)
- Share the server on self-referencing
extends- by @sheremet-va in #11034 (23dda) - Warn when deprecated
deps.optimizer.webis used - by @im10furry in #11214 (2ce29) - browser:
- Avoid double quotes in
config.define- by @sheremet-va in #11198 (972e2)
- Avoid double quotes in
- doctor:
- Measure vm pools for custom environments - by @sheremet-va in #11212 (91ab1)
- expect:
- Correct return value in
toMatchAriaSnapshot- by @sheremet-va in #11208 (c119b)
- Correct return value in
- fakeTimers:
- Force
queueMicrotaskandnextTickintoNotFake- by @kingmakeruix, kingmakeruix, Hiroshi Ogawa, Codex and @hi-ogawa in #11261 (a47d7)
- Force
- snapshot:
- Report obsolete keys next to skipped tests - by @hamed-bavar, Hiroshi Ogawa and OpenCode (gpt-5.6-sol) in #11157 and #11158 (17e2b)
- types:
- Make public declarations self-contained - by @ZoeySigel in #11141 (45546)
- ui:
- utils: