Changelog

Every release, straight from the changesets. Newest first.

v0.31.1
patch

bump @openpkg-ts/extract 0.25.0 -> 0.27.0

v0.31.0
minor

add batch analysis mode with glob patterns, cross-module link validation, incremental analysis, and improved drift detection

v0.30.7
patch

perf: optimize drift detection - pre-compute fuzzy match candidates, combine example AST parsing, add early exits, skip expensive diagnostics

v0.30.6
patch

fix: update @openpkg-ts/extract to 0.23.2 (adds deprecated flag extraction)

v0.30.5
patch

chore(cli): bump @doccov/sdk to 0.30.4 for isExternal fix