All notable changes to this project will be documented in this file.
- Fail fast for
csc auth loginin non-interactive environments when--keyis not provided. - Restore correct root help behavior for
--json --helpand--quiet --help. - Correct the
csc exploreseed-generation hint to use the supportedprismaformat. - Make generated React dropdown components work with controlled
valueupdates. - Reduce published package contents to the intended release files only.
- Bump the CLI package version to
0.1.1. - Align README tier limits with the current package behavior.
- Add a GitHub Actions publish workflow that tests, builds, publishes to npm, and creates a GitHub release.
- Replace the website hero ASCII rendering with a deterministic SVG logo for browser-safe branding.