Skip to content

fix: preserve exports with same symbolName but different kind in excludeBarrelReExports#28

Merged
Zih0 merged 1 commit intomainfrom
fix/same-name-different-type
Mar 25, 2026
Merged

fix: preserve exports with same symbolName but different kind in excludeBarrelReExports#28
Zih0 merged 1 commit intomainfrom
fix/same-name-different-type

Conversation

@Zih0
Copy link
Copy Markdown
Collaborator

@Zih0 Zih0 commented Mar 25, 2026

  • Group export declarations by symbolName:kind composite key instead of symbolName alone
  • Exports with the same symbol name but different declaration kinds (e.g. type Foo and function Foo) are now correctly
    preserved as separate entries

@Zih0 Zih0 merged commit 1aa7e1a into main Mar 25, 2026
1 check passed
@Zih0 Zih0 deleted the fix/same-name-different-type branch March 25, 2026 16:58
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 25, 2026

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

Project Deployment Actions Updated (UTC)
docflow-docs Ready Ready Preview, Comment Mar 25, 2026 5:09pm

Request Review

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