🚨 Breaking Changes
- Rename mock types to match jest's
#1525
by @sheremet-va
🚀 Features
- VITEST_POOL_ID cannot be the same between different running specs
#1531
by @sheremet-va
🐞 Bug Fixes
- Align hooks return types with their behaviour
#1522
by @sheremet-va - Replace ?& with ? when normalizing id
#1529
by @sheremet-va - ToFilePath with abs path in root
#1538
by @KentoMoriwaki