Releases: BeatAPI/beatapi-cli
Releases · BeatAPI/beatapi-cli
Release list
v0.2.0
Realtime Video support
- Add type-safe Realtime session create, get, and close methods to
beatapi-client. - Add matching
beatapi realtime sessionsCLI commands. - Synchronize generated types and the public OpenAPI contract baseline.
- Document server/browser credential boundaries and idempotency requirements.
- Verify package archives, clean installation, executable smoke tests, and zero known npm vulnerabilities.
v0.1.1
What changed
- Added npm Trusted Publishing through GitHub Actions OIDC.
- Added an approval-gated GitHub
npmenvironment for releases. - Enabled provenance-backed publishing for
beatapiandbeatapi-client. - Normalized CLI package metadata and added npm 12 package-smoke compatibility.
Install
npm install -g beatapi@0.1.1
npm install beatapi-client@0.1.1