patch
bump @openpkg-ts/extract ^0.19.0 -> ^0.23.0, @openpkg-ts/spec -> ^0.23.0
Every release, straight from the changesets. Newest first.
bump @openpkg-ts/extract ^0.19.0 -> ^0.23.0, @openpkg-ts/spec -> ^0.23.0
feat(cli): add stale refs to markdown report, split coverage sections
refactor(sdk): use SpecTag.param for param parsing, bump openpkg-ts deps
feat(sdk): add project root detection for monorepo .doccov dir placement
findProjectRoot() and getDoccovDir() utils to SDKfix(cli): suppress noisy external type diagnostics from check output
code field to Diagnostic, SpecDiagnostic, and CachedDiagnostic interfacesEXTERNAL_TYPE_* info diagnostics in CLI check command