Releases: async/witness
Releases Β· async/witness
Release list
@async/witness v0.9.0
Release notes from CHANGELOG.md for @async/witness@0.9.0 (2026-08-22).
Added
- Add
type,hover,press,drag, andscrollpage interaction verbs, each recorded as driver-witnessed receipt evidence with typed text redacted by default and always for password fields. - Add
interactionscounts toexpect.page.outcomeso recorded interaction evidence is directly assertable.
Release evidence
- Release type: stable
- Package profile: cli
- npm pack files: 2
Source: CHANGELOG.md in tag v0.9.0.
v0.8.0
Release notes from CHANGELOG.md for @async/witness@0.8.0 (2026-07-03).
Added
- Add browser HMR state-preservation witness boxes for client and SSR fixtures.
- Add selector count and interaction coverage for browser witness assertions.
- Add box-authoring spec coverage for browser and HMR workflows.
Fixed
- Match HMR edit evidence across equivalent absolute and project-relative path forms.
- Keep browser HMR state boxes focused on the edit that proves state preservation.
Changed
- Migrate release and CI publishing to the generated Async Pipeline workflow.
Release evidence
- Release type: stable
- Package profile: cli
- npm pack files: 2
Source: CHANGELOG.md in tag v0.8.0.
v0.6.0
v0.6.0
π©Ή Fixes
- Declare npm runtime dependencies (798cab0)
- Align generated dependency range with lockfile (cdb5bcd)
- Add npm trusted publishing metadata (e82ef80)
π Documentation
- Update npm release wording (cec8198)
π‘ Chore
- Release v0.6.0 (fc00b0f)
π€ CI
- Release from GitHub Actions (575715f)
- Generate npm manifest before frozen install (5e2f6ba)
- Keep release install deterministic (4507d14)
- Bootstrap generated manifest without lock drift (128c364)
- Format dependabot workflow (58cca81)
β€οΈ Contributors
- Jack Shelton me@jackshelton.com
v0.5.0
v0.5.0
π©Ή Fixes
- Publish scoped package publicly (b570b66)
π‘ Chore
- Release v0.5.0 (7ede7bf)
β€οΈ Contributors
- Jack Shelton me@jackshelton.com