patch
bug(cli): do not check for doccov config in diff when no --docs flag is supplied
Every release, straight from the changesets. Newest first.
bug(cli): do not check for doccov config in diff when no --docs flag is supplied
chore(cli): cleanup progress feedback
Fix spinner animation freezing during long-running operations by configuring ora with proper stdin handling and cursor management. Also update SDK dependency to ^0.3.7 to include latest fixes.
chore: cleanup ux feedback and add err check for scanning private repos
feat(cli): add markdown docs impact detection to diff command refactor(cli): consolidate fix functionality into check command refactor(sdk): reuse detection extraction fix(api): bug in api scan fix(api): monorepo detection in scan fix(api): improve scan-stream reliability and ref support