Skip to content

v5.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:42
· 86 commits to master since this release

npm i -D vitest-auto-spy@5.8.0

Features

  • dom-stubs: stubWebStorage, with the platform's key coercion (1ca875e)
  • angular: createComponentStub, a stand-in that cannot drift (c88b4c3)
  • eslint: no-unknown-use-value-key and three syntactic rules (f93692c)
  • angular-router: an ActivatedRoute whose streams and snapshot cannot disagree (2f0f35b)
  • angular: registerAutoSpyDefaults takes an InjectionToken (96dd5b4)
  • core: selfReturning and the unconfigured-reads report (a9c982b)

Fixes

  • angular: keep a generic class's default beside an accessor list (d8bd569)

Build & packaging

  • size: refresh the entry and cold-import baselines (d20abf0)

Documentation

  • performance: bundle-size table back on the committed baseline (e72ec19)
  • api: onUnstubbedRead and the three read-report types (f824767)
  • skill: trigger on the route double, component stubs, web storage (887301f)
  • landing: the route double, component stubs and stubWebStorage (d39b02b)
  • the token registry, the route double, stubs and the new rules (986feaf)

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

Full changelog: v5.7.0...v5.8.0