Releases: anasm266/any-map
Releases · anasm266/any-map
v1.4.0
Minor Changes
- ef90eb9: Preserve intermediate re-export hops in the flow graph, including named and
export *chains, and improve explicit: anyfunction return propagation into downstream callers.
Patch Changes
- ef90eb9: Fix
untyped-importclassification so imports from local TypeScript exports that already carryanyare not double-counted as new import sources.
v1.3.0
v1.2.0
v1.1.0
v1.0.0
Major Changes
- Mark the current analyzer, CLI, and GitHub Action as the first stable
1.0.0release line. This release also fixes CLI version reporting and refreshes the benchmark evidence used to justify the v1 tag.
Patch Changes
- 0132634: Documentation: remove first-person dev narrative, week-by-week milestones, and similar meta from Markdown; keep technical content only.