Skip to content

v4.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 20:57
· 81 commits to master since this release

npm i -D vitest-auto-spy@4.3.0

Features

  • cli: add doctor checks that resolve a name, not a file (7e1bcc5)
  • diagnostics: add explainSpy (c7f9503)
  • spy: add createSpyFromInstance (9d936fc)

Fixes

  • node: name node:test spies after the method (995516c)
  • rxjs: report emission failures at the caller's line (2c8b7f2)

Performance

  • build: pin only the emission timeout cell in the shared chunk (a06a348)

Documentation

  • document the new helpers on every surface (9e22eac)
  • add the @testing-library/angular migration page (9efe420)

📖 Documentation · 📦 npm · 📝 CHANGELOG · 🤖 AGENTS.md

Full changelog: v4.2.0...v4.3.0