v3.0.4
📦 vitestView on GitHub →
🐛 7 fixes
Summary
Vitest v3.0.4 includes several bug fixes, updates non‑major dependencies, and security patches for CVE‑2025‑24963.
🐛 Bug Fixes
- Filter projects eagerly during config resolution (commit dff4406d).
- Apply `development|production` condition on Vite 6 (commit ef1464fc7b...).
- browser: Restrict served files from `/__screenshot-error` (commit ed9aeba2).
- deps: Update all non-major dependencies (commit 38ea8eae).
- runner: Timeout long sync hook (commit c60ee27c).
- typechecking: Support typechecking parsing with Vite 6 (commit bff70be9).
- types: Fix public types (commit ce6af70c).