Skip to content

fix(ts): allow nullable types for option fields#1428

Merged
armaniferrante merged 3 commits intosolana-foundation:masterfrom
danmt:danmt/nullable-option-fields
Feb 10, 2022
Merged

fix(ts): allow nullable types for option fields#1428
armaniferrante merged 3 commits intosolana-foundation:masterfrom
danmt:danmt/nullable-option-fields

Conversation

@danmt
Copy link
Copy Markdown
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
Comment thread CHANGELOG.md Outdated
@armaniferrante armaniferrante merged commit 3838bde into solana-foundation:master Feb 10, 2022
@armaniferrante
Copy link
Copy Markdown
Contributor

Thanks!

@danmt danmt deleted the danmt/nullable-option-fields branch February 10, 2022 14:47
@danmt
Copy link
Copy Markdown
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!

Otter-0x4ka5h pushed a commit to Otter-0x4ka5h/anchor that referenced this pull request Mar 25, 2026
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