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 optionality #175

Merged
merged 3 commits into from
Jul 11, 2020
Merged

Fix optionality #175

merged 3 commits into from
Jul 11, 2020

Conversation

oyvindberg
Copy link
Collaborator

No description provided.

- now handles members defined as `?` or `| undefined` the same (the former is rewritten to the latter)
- this handles a few differences of how they are treated
- Combine SplitMethodsOnOptionalParams and SplitMethodsOnUnionTypes into SplitMethods since they had such a big overlap in what they did and because they had some bad interactions.
@oyvindberg oyvindberg merged commit 53697d9 into master Jul 11, 2020
@oyvindberg oyvindberg deleted the fix-optionality branch July 11, 2020 10:05
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.

1 participant