Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix final props type inference #87

Merged
merged 6 commits into from
Feb 9, 2024

Conversation

AlexandrHoroshih
Copy link
Member

Closes #85

Prop keys used in bind are not excluded from final props, but made optional instead

@AlexandrHoroshih AlexandrHoroshih added the enhancement New feature or request label Feb 9, 2024
@AlexandrHoroshih AlexandrHoroshih merged commit 4c8b159 into master Feb 9, 2024
1 check passed
@AlexandrHoroshih AlexandrHoroshih deleted the fix-optional-instead-of-exclude branch February 9, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should relfect totally exclude properties used in bind from final types?
1 participant