Changelog
This page tracks the beta release line for WebTest AI. It keeps the current beta details handy and leaves older history in the repository root CHANGELOG.md.
0.1.0-beta.2
Release workflow hardening beta.
- Bumps the package to the next unpublished beta version.
- Adds a GitHub Actions preflight that fails early when the npm version already exists.
- Switches the beta publish workflow to npm Trusted Publishing through GitHub Actions OIDC.
- Documents the prerelease version bump step for maintainers.
0.1.0-beta.1
Documentation and release-hardening beta.
- Aligns docs with the scoped npm package, command surface, config defaults, and strict Markdown step grammar.
- Documents runtime profiles, browser aliases, recorder artifact paths, visual checkpoint config, and public API exports.
- Adds a dedicated docs changelog page and links it from the main docs surface.
- Verifies the published
@asserthive/webtest-ai@betapackage with live registry and tarball smoke checks.
Next Beta
Planned follow-up notes for the next beta release will live here. This section is intentionally reserved so future beta changes can be appended without rewriting older published notes.