🐞 Bug Fixes
- Fix fetch cache multiple writes - by @hi-ogawa in #7546 (1a8b4)
- Use browser.isolate instead of config.isolate - by @sheremet-va in #7560 (4b5ed)
- Remove vestigial spy stub, import directly from
@vitest/spy
- by @mrginglymus in #7575 (7f7ff) - Correctly split the argv string - by @btea in #7533 (4325a)
- browser:
- Remove @testing-library/dom from dependencies - by @sheremet-va in #7555 (5387a)
- Improve source map handling for bundled files - by @sheremet-va in #7534 (e2c57)
- Print related test file and potential test in unhandled errors - by @sheremet-va in #7564 (fee90)
- runner:
- snapshot:
- vite-node: