🚀 Features
- Show stack trace for aggregated errors, show full stack trace - by @sheremet-va in #1777
- Allow timeout in test.each - by @sheremet-va in #1787
- Treat pseudo ESM as ESM with custom loader, disable custom Node Loader by default - by @sheremet-va in #1778
- Allow using todo/skip/concurrent with each - by @sheremet-va in #1802
🐞 Bug Fixes
- Better bundling of types - by @sheremet-va in #1785
- ToHaveProperty should judge object own property - by @ChpShy in #1795
- Plugins don't think it's watch mode - by @sheremet-va in #1784
- Gracefully handle unsettable keys during automocking - by @simon-abbott in #1786