patch
bump @openpkg-ts/extract 0.25.0 -> 0.27.0
Every release, straight from the changesets. Newest first.
bump @openpkg-ts/extract 0.25.0 -> 0.27.0
add batch analysis mode with glob patterns, cross-module link validation, incremental analysis, and improved drift detection
perf: optimize drift detection - pre-compute fuzzy match candidates, combine example AST parsing, add early exits, skip expensive diagnostics
fix: update @openpkg-ts/extract to 0.23.2 (adds deprecated flag extraction)
chore(cli): bump @doccov/sdk to 0.30.4 for isExternal fix