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(ts): allow nullable types for option fields #1428

Merged
merged 3 commits into from Feb 10, 2022

Conversation

danmt
Copy link
Contributor

@danmt danmt commented Feb 10, 2022

closes #1427

@danmt danmt force-pushed the danmt/nullable-option-fields branch 2 times, most recently from 6bcb15c to eab40de Compare February 10, 2022 14:13
@danmt danmt force-pushed the danmt/nullable-option-fields branch from eab40de to 7900352 Compare February 10, 2022 14:18
CHANGELOG.md Outdated Show resolved Hide resolved
@armaniferrante armaniferrante merged commit 3838bde into coral-xyz:master Feb 10, 2022
@armaniferrante
Copy link
Member

Thanks!

@danmt danmt deleted the danmt/nullable-option-fields branch February 10, 2022 14:47
@danmt
Copy link
Contributor Author

danmt commented Feb 10, 2022

Anytime!

Is there a chance for this to be released as a minor? I'm holding back updating my deps cz of it. I can fork and release my own version but I would love so much not to have to do that.

Thanks!

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.

Allow nullable type for Option fields
2 participants