🐞 Bug Fixes
- Setup correct utils inside asymmetric matchers - by @sheremet-va in #2768 (415c8)
- Cjs exports has Object.prototype instead of null - by @sheremet-va in #2769 (4fc49)
- Duplicate callbacks in vite-node HMR - by @jgoux in #2792 (f0333)
- Do not include source files in
onWatcherStart
whentypecheck.ignoreSourceErrors
is true - by @mascii and @sheremet-va in #2774 (d612e)