🐞 Bug Fixes
- Typings of
ctx.skip()
asnever
- by @sirlancelot in #7608 (09f35) - Cleanup vitest in public
resolveConfig
API - by @hi-ogawa in #7623 (db14a) - Fix
toHaveBeenCalledWith(asymmetricMatcher)
withundefined
arguments - by @hi-ogawa in #7624 (0fb21) - Race condition in RPC filesystem cache. - by @dts in #7531 (b7f55)
- Fix
getState().testPath
during collection with no isolation - by @hi-ogawa in #7640 (3fb3f) - Support custom toString method in %s format - by @pengooseDev in #7637 (46d93)
- browser:
- Fail playwright timeouts earlier than a test timeout - by @sheremet-va and @hi-ogawa in #7565 (5eb4c)
- Remove @testing-library/dom from dependencies #7555)" - by @sheremet-va in #7628 and #7555 (94b27)
- coverage:
- Browser mode +
coverage.all
- by @AriPerkkio in #7597 (422ba)
- Browser mode +
- runner:
- vite-node:
- web-worker:
- Ensure
removeEventListener
is bound to worker - by @joelgallant in #7631 (ff42b)
- Ensure