Release
Releases
Beta release track, release process, and diagnostics for package maintainers.
Release track
0.xfor beta and pre-stable iterations1.0for the first stable contract release
Beta release process
- Run package checks.
- Verify docs and changelog.
- Validate the host-app example.
- Confirm schema version expectations.
- Publish the tagged release.
Release diagnostics
During release prep verify:
- provider-based panel config resolves before route and runtime boot
flashboard:make-providergenerates a working host provider- inline
Flashboard::configure()still works as a compatibility layer - route registration still resolves
- JSON payload contains
schema_version - login flow and protected panel routes still behave correctly