Radar — Vitest
Recent Vitest changes
v4.1.4 — Apr 9, 2026
- Aria snapshot support; the text reporter defaults to
skipFullwhen a coding agent is detected; json reporter getsfilterMeta.
v4.1.3 — Apr 7, 2026
- Custom snapshot matchers,
browser.locators.exact, and anexperimental.preParseflag.
v4.1.1 — Mar 23, 2026
matchesTagstests the current filter; newexperimental.vcsProvider.
v4.1.0 — Mar 12, 2026
- Test tags,
aroundEach/aroundAllhooks, and chai-style assertions. vi.doMockreturns a disposable; expectedly-failed tests (.fails) are tracked in UI and CLI; a warning fires whenvi.mock/vi.hoistedare declared below the module’s top level.- Several formerly-experimental features stabilized.
v4.0.17 — Jan 12, 2026
- OpenTelemetry support for browser mode, plus
TRACEPARENT/TRACESTATEenv vars for context propagation.
These summaries link to the original release notes. They cover selected features, security updates, and migration changes.