v0.32.1
🚀 Features
- Export
registerConsoleShortcuts
fromvitest/node
- by @deot in #3563 (bc49b) - expect: Support
expect.unreachable
- by @fenghan34 and @sheremet-va in #3556 (8e385) - runner:
describe
/test
name support anonymous function - by @btea in #3562 (3d436)
🐞 Bug Fixes
- Avoid call stack recursion with large error (fix: #3060) - by @nathanmmiller and @sheremet-va in #3078 and #3060 (02196)
- Automatically remove define related configuration - by @btea in #3552 (368b8)
- Import
performance
fromperf_hooks
- by @Max10240 and wangbaolong.wbl in #3578 and #3579 (24ec8) - Revert concordance diff, use jest's diff output - by @sheremet-va in #3582 (9c7ea)
- Typo in config suggestion - by @Krisell in #3583 (68985)
- browser:
- mocker:
- Respect namespace import when hoisting vi.mock - by @sheremet-va in #3547 (158c4)
- ui:
- vite-node: