Skip to content

fix: prevent same-named exports from different modules being merged in barrel re-export filtering#36

Merged
Zih0 merged 1 commit intomainfrom
fix/re-export-duplicate-name
Apr 3, 2026
Merged

fix: prevent same-named exports from different modules being merged in barrel re-export filtering#36
Zih0 merged 1 commit intomainfrom
fix/re-export-duplicate-name

Conversation

@Zih0
Copy link
Copy Markdown
Collaborator

@Zih0 Zih0 commented Apr 3, 2026

  • Fix bug where excludeBarrelReExports grouped by symbolName:kind only, causing same-named symbols
    from different modules to be incorrectly merged
  • Add declaration.getSourceFile().getFilePath() to the grouping key so symbols are separated by their
    declaration source file

…me-named symbols from being incorrectly merged
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docflow-docs Ready Ready Preview, Comment Apr 3, 2026 4:22am

Request Review

@Zih0 Zih0 merged commit ad364ed into main Apr 3, 2026
3 checks passed
@Zih0 Zih0 deleted the fix/re-export-duplicate-name branch April 3, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant