Skip to content

Add andTransformDependencies and orTransformDependencies to index.d.ts#3639

Merged
gwhitney merged 3 commits intojosdejong:developfrom
NilsDietrich:feat/export-and-or-transforms
Feb 28, 2026
Merged

Add andTransformDependencies and orTransformDependencies to index.d.ts#3639
gwhitney merged 3 commits intojosdejong:developfrom
NilsDietrich:feat/export-and-or-transforms

Conversation

@NilsDietrich
Copy link
Copy Markdown
Contributor

As the title says, this pull requests adds 'andTransformDependencies' and 'orTransformDependencies ' to the index.d.ts file. When using custom bundling these dependencies are required to make the short-evalution of boolean expressions working. With this change we can import them wihtout adding ts-ignore.

Copy link
Copy Markdown
Collaborator

@gwhitney gwhitney left a comment

Choose a reason for hiding this comment

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

Trivial change, all tests pass. Even though it might be ideal to have new tests for the previously missing declarations, most of these Dependencies identifiers are not tested at all, so it's most expedient just to merge the PR.

@gwhitney gwhitney merged commit 685da0f into josdejong:develop Feb 28, 2026
8 checks passed
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