Skip to content

v4.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 00:13
· 92 commits to master since this release

npm i -D vitest-auto-spy@4.2.0

Features

  • bench: gate benchmark ratios against a committed baseline (f90ddf6)
  • perf: add a cold-import harness with a module-graph gate (38df7e2)
  • size: gate the min+gzip weight of every entry point (d2209a9)

Performance

  • bench: measure a spied call against a batched plain call (d3347bb)

Build & packaging

  • register the new gates as npm scripts and CI steps (6cdffa4)
  • refresh the lockfile and gate on drift and formatting (39018f5)

Documentation

  • republish every performance number from a fresh measurement (8583a65)
  • bench: document the ratio gate and the batching it needs (42ea50f)

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

Full changelog: v4.1.0...v4.2.0