Releases: Stahldavid/deplens
@deplens/mcp@0.3.5
Patch Changes
- Updated dependencies []:
- @deplens/core@0.2.5
@deplens/mcp@0.3.4
Patch Changes
- Updated dependencies []:
- @deplens/core@0.2.4
@deplens/core@0.2.5
Patch Changes
-
Repair semantic diff symbol analysis for packages that expose declarations through conditional exports, include symbol changes in JSON
changes/changeCount, and add runtime symbol coverage for simple packages.Also add
deplens --version, JSON output fordeplens cache stats --json, document cache commands in help, and warn when CDN remote cache lacks enough files for type analysis.
@deplens/core@0.2.4
Patch Changes
-
Add a canonical multi-facet
symbols[]JSON layer that correlates runtime exports, type declarations, and JSDoc while preserving the legacyexportsandtypesfields.Also expose conditional export/type resolution traces, add
deplens doctorfor agent-friendly package resolution diagnostics, include symbol-based semantic diff metadata, add focused--docs-for/--examples-forranking, linksymbols[]to source analysis when--analyze-sourceis enabled, and improve remote cache reproducibility with--offline,cache pin, and cache integrity metadata.
@deplens/cli@0.2.5
Patch Changes
-
Repair semantic diff symbol analysis for packages that expose declarations through conditional exports, include symbol changes in JSON
changes/changeCount, and add runtime symbol coverage for simple packages.Also add
deplens --version, JSON output fordeplens cache stats --json, document cache commands in help, and warn when CDN remote cache lacks enough files for type analysis. -
Updated dependencies []:
- @deplens/core@0.2.5
@deplens/cli@0.2.4
Patch Changes
-
Add a canonical multi-facet
symbols[]JSON layer that correlates runtime exports, type declarations, and JSDoc while preserving the legacyexportsandtypesfields.Also expose conditional export/type resolution traces, add
deplens doctorfor agent-friendly package resolution diagnostics, include symbol-based semantic diff metadata, add focused--docs-for/--examples-forranking, linksymbols[]to source analysis when--analyze-sourceis enabled, and improve remote cache reproducibility with--offline,cache pin, and cache integrity metadata. -
Updated dependencies []:
- @deplens/core@0.2.4
@deplens/mcp@0.3.3
Patch Changes
- Updated dependencies []:
- @deplens/core@0.2.3
@deplens/mcp@0.3.2
Patch Changes
- Updated dependencies []:
- @deplens/core@0.2.2
@deplens/mcp@0.3.1
Patch Changes
- Updated dependencies []:
- @deplens/core@0.2.1
@deplens/core@0.2.3
Patch Changes
- Fix subpath type resolution for package self re-exports and prioritize implementation files over barrel entrypoints during source analysis.