Skip to content

fix: update rollup-plugin-dts for namespace type exports#49

Merged
privatenumber merged 2 commits into
developfrom
48-duplicated-type-identifier-when-in-namespace-export-type-type-x
May 3, 2026
Merged

fix: update rollup-plugin-dts for namespace type exports#49
privatenumber merged 2 commits into
developfrom
48-duplicated-type-identifier-when-in-namespace-export-type-type-x

Conversation

@privatenumber

@privatenumber privatenumber commented May 3, 2026

Copy link
Copy Markdown
Owner

Summary

Test

  • TESTONLY="preserves namespace type export specifier syntax" pnpm test
  • CI: Ubuntu and Windows passing

@privatenumber privatenumber linked an issue May 3, 2026 that may be closed by this pull request
2 tasks
@privatenumber

Copy link
Copy Markdown
Owner Author

Fixed in Swatinem/rollup-plugin-dts#384

@privatenumber privatenumber changed the title test: reproduce namespace type export specifier bug fix: update rollup-plugin-dts for namespace type exports May 3, 2026
@privatenumber privatenumber marked this pull request as ready for review May 3, 2026 17:15
@privatenumber privatenumber merged commit 250791c into develop May 3, 2026
2 checks passed
@privatenumber privatenumber deleted the 48-duplicated-type-identifier-when-in-namespace-export-type-type-x branch May 3, 2026 17:15
@privatenumber

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicated type identifier when in namespace: export type { type X }

1 participant