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

UnidirectionalBinding should return non optionals #834

Merged
merged 3 commits into from
Nov 19, 2021

Conversation

NicholasTD07
Copy link
Contributor

@NicholasTD07 NicholasTD07 commented Jul 14, 2021

This fixes the <~ operator returning optional values even though it should be able to just return non optional ones.

Checklist

  • Updated CHANGELOG.md.

@NicholasTD07 NicholasTD07 marked this pull request as ready for review July 14, 2021 07:34
@RuiAAPeres
Copy link
Member

This is a breaking change and likely need a major release. @andersio thoughts?

@andersio andersio merged commit 64e8834 into ReactiveCocoa:master Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants