Skip to content

fix(types): new MixedInCtor type to make Mixin components type-safe#6422

Merged
johnjenkins merged 4 commits intomainfrom
fix-mxin-typing
Oct 14, 2025
Merged

fix(types): new MixedInCtor type to make Mixin components type-safe#6422
johnjenkins merged 4 commits intomainfrom
fix-mxin-typing

Conversation

@johnjenkins
Copy link
Copy Markdown
Contributor

@johnjenkins johnjenkins commented Oct 13, 2025

What is the current behavior?

GitHub Issue Number: #6419

What is the new behavior?

Fixes #6419

image image

Documentation

stenciljs/site#1553

Does this introduce a breaking change?

  • Yes
  • No

But does make the MixinFactory type redundant. Will need to remove.

Testing

Other information

@johnjenkins johnjenkins requested a review from a team as a code owner October 13, 2025 22:40
@johnjenkins johnjenkins merged commit b191267 into main Oct 14, 2025
69 checks passed
@johnjenkins johnjenkins deleted the fix-mxin-typing branch October 14, 2025 09:32
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.

bug: TypeScript type checking muted when using Mixin()

1 participant