Include skipped private package names in --all batch JSON output and human-readable tables
Changelog
Every release, straight from the changesets. Newest first.
patch
minor
Skip private packages by default in --all mode. Add --private flag to opt-in.
patch
Fix entry auto-detection for dist/src/ layouts. Was resolving to bundled .js (stripped JSDoc → 0% coverage) instead of source .ts.
minor
Remove old doccov binary and legacy commands (check, spec, trends). Only the drift binary remains with all 18 commands. bunx @doccov/cli now defaults to drift.
minor
Drift CLI with 18 commands (extract, list, get, validate, filter, coverage, lint, health, diff, breaking, semver, changelog, ci, release, report, init, cache status, cache clear), global config at ~/.drift/, spec cache with mtime invalidation