v4.0.13
📦 vitestView on GitHub →
🐛 2 fixes
Summary
This patch release (v4.0.13) fixes type‑related issues and adds performance improvements such as cached module fetches.
🐛 Bug Fixes
- Fixed usage of types from Vite 7.1 to avoid incompatibility (commit 6356b1d).
- Prevented import of Node.js‑dependent types in vitest/browser (commit 332afa0).