Skip to content

Conversation

rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Oct 10, 2025

We have two different code paths for struct builders and class builders (where the class constructor takes a props object as an argument).

We were supporting type intersections properly in struct builders, but not yet in class builders.

Fix that.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

We have two different code paths for struct builders and class builders
(where the class constructor takes a props object as an argument).

We were supporting type intersections properly in struct builders, but
not yet in class builders.

Fix that.
@rix0rrr rix0rrr requested a review from a team October 10, 2025 11:41
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Oct 10, 2025
Copy link
Contributor

mergify bot commented Oct 13, 2025

Thank you for contributing! ❤️ I will now look into making sure the PR is up-to-date, then proceed to try and merge it!

@mergify mergify bot added the pr/ready-to-merge This PR is ready to be merged. label Oct 13, 2025
Copy link
Contributor

mergify bot commented Oct 13, 2025

Merging (with squash)...

@rix0rrr rix0rrr merged commit 8f6ecd9 into main Oct 13, 2025
38 of 39 checks passed
@rix0rrr rix0rrr deleted the huijbers/intersections-2 branch October 13, 2025 09:27
@mergify mergify bot removed the pr/ready-to-merge This PR is ready to be merged. label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants