Skip to content

Fix declarations for nonexistent dependency exports - #3695

Open
cucuwang wants to merge 1 commit into
josdejong:developfrom
cucuwang:fix/dependency-export-types
Open

cucuwang wants to merge 1 commit into
josdejong:developfrom
cucuwang:fix/dependency-export-types

Conversation

@cucuwang

@cucuwang cucuwang commented Sep 9, 2026

Copy link
Copy Markdown

Remove 43 dependency exports declared in TypeScript but absent from both ESM and CommonJS. Add a regression test checking declared dependency exports against the generated entry point.

Refs #3511. The UMD type-definition question remains outside this change.

Validation: npm run test:all, npm run lint.

AI assistance: OpenAI Codex was used to implement and validate this change.

@cucuwang
cucuwang marked this pull request as ready for review September 9, 2026 12:44
Copilot AI lite review requested due to automatic review settings September 9, 2026 12:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants