# Changelog

> For the complete documentation index, see [llms.txt](/llms.txt)

The packages are pre-1.0 and move fast. This page tracks notable, user-facing
changes to the documentation and ecosystem.

## Unreleased

- **Docs launched** at `docs.unotest.com` — human + agent first-class, with
  `llms.txt`, per-page Markdown, and a reference section generated from the code.
- `step("intent", () => { … })` is the scenario step form. The older
  `//@collapse` comment syntax has been removed.

:::note
Per-package release notes live in each package's `CHANGELOG.md` on npm. This page
summarizes changes that affect how you use unotest.
:::
