🚀 Features
- Add --script option to vite-node - by @jgoux and @dammy001 in #2793 (d3d6b)
- Inject executor directly into runner - by @sheremet-va in #2858 (62c43)
🐞 Bug Fixes
- Don't call "afterAll" hooks, if suite was skipped - by @sheremet-va in #2802 (aa1aa)
- Always display serialized error, even if it doesn't have stack - by @sheremet-va in #2829 (ab5f8)
- Clear mocks between tests - by @sheremet-va in #2857 (c420c)
- expect:
🏎 Performance
- Don't inline Vitest entry - by @sheremet-va in #2819 (570c6)