11 digests · monthly

Radar — Vitest

Recent Vitest changes

v4.1.4 — Apr 9, 2026

  • Aria snapshot support; the text reporter defaults to skipFull when a coding agent is detected; json reporter gets filterMeta.

v4.1.3 — Apr 7, 2026

  • Custom snapshot matchers, browser.locators.exact, and an experimental.preParse flag.
Read the full edition →

v4.1.1 — Mar 23, 2026

  • matchesTags tests the current filter; new experimental.vcsProvider.

v4.1.0 — Mar 12, 2026

  • Test tags, aroundEach/aroundAll hooks, and chai-style assertions.
  • vi.doMock returns a disposable; expectedly-failed tests (.fails) are tracked in UI and CLI; a warning fires when vi.mock/vi.hoisted are declared below the module’s top level.
  • Several formerly-experimental features stabilized.
Read the full edition →

v4.0.17 — Jan 12, 2026

  • OpenTelemetry support for browser mode, plus TRACEPARENT/TRACESTATE env vars for context propagation.
Read the full edition →

These summaries link to the original release notes. They cover selected features, security updates, and migration changes.