v3.0.1
📦 vitestView on GitHub →
🐛 2 fixes
Summary
Vitest v3.0.1 primarily rolls back a Vite 6 related fix and bumps non‑major dependencies.
🐛 Bug Fixes
- Reverted the previous fix that re‑applied default conditions when using Vite 6 or later (see https://github.com/vitest-dev/vitest/issues/7071 and https://github.com/vitest-dev/vitest/issues/7271).
- Updated all non‑major dependencies to their latest compatible versions.