Skip to content

Releases: async/witness

@async/witness v0.9.0

Choose a tag to compare

@thejackshelton thejackshelton released this 22 Aug 02:47

Release notes from CHANGELOG.md for @async/witness@0.9.0 (2026-08-22).

Added

  • Add type, hover, press, drag, and scroll page interaction verbs, each recorded as driver-witnessed receipt evidence with typed text redacted by default and always for password fields.
  • Add interactions counts to expect.page.outcome so 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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 03:08

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

Choose a tag to compare

@thejackshelton thejackshelton released this 18 Jun 00:00

v0.6.0

compare changes

🩹 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

πŸ€– 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

v0.5.0

Choose a tag to compare

@thejackshelton thejackshelton released this 17 Jun 04:58

v0.5.0

compare changes

🩹 Fixes

  • Publish scoped package publicly (b570b66)

🏑 Chore

❀️ Contributors