🐞 Bug Fixes
- browser:
- coverage:
thresholds.autoUpdate
to work with arrow function configuration files - by @AriPerkkio in #4959 (4b411)
- expect:
- Implement chai inspect for
AsymmetricMatcher
- by @hi-ogawa and @sheremet-va in #4942 (06bae)
- Implement chai inspect for
- vite-node:
- vitest:
- Handle single
await vi.hoisted
- by @hi-ogawa in #4962 (dcf2e) - Simplify hoist transform check regex to avoid expensive regex match - by @hi-ogawa in #4974 (df0db)
- Correctly find module if it has a version query - by @sheremet-va in #4976 (952c3)
- Check color support for intercepted console logging - by @hi-ogawa in #4966 (39a71)
- Use development/production conditions when resolving external modules - by @sheremet-va in #4980 (8877e)
- Throw a syntax error if vi.hoisted is directly exported - by @sheremet-va in #4969 (f8bff)
- Handle single