v4.0.11
📦 vitestView on GitHub →
✨ 4 features🔧 3 symbols
Summary
Vitest v4.0.11 introduces experimental test artifact API, task support in MatchState, OpenTelemetry tracing, and a new file‑system cache.
✨ New Features
- Add extensible test artifact API (see https://vitest.dev/api/advanced/artifacts)
- Provide `task` property in `MatchState` for expect API
- Support OpenTelemetry traces (see https://vitest.dev/guide/open-telemetry)
- Add file system cache via experimental.fsmodulecache (see https://vitest.dev/config/experimental#experimental-fsmodulecache)
🔧 Affected Symbols
MatchState.taskapi.artifactexperimental.fsmodulecache