v4.1.7
📦 vitestView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily focuses on a bug fix related to concurrency limiting within the test runner.
🐛 Bug Fixes
- Runner now limits concurrency per task branch in addition to per leaf callbacks (backport).