You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Please be sure to read the
[Contribute](https://github.com/reactiveui/reactiveui#contribute)
section of the README -->
**What kind of change does this PR introduce?**
<!-- Bug fix, feature, docs update, ... -->
feature
closes#3846
**What is the current behavior?**
<!-- You can also link to an open issue here. -->
#3846
**What is the new behavior?**
<!-- If this is a feature change -->
Update Splat.Drawing package reference
Enable WhenAny / WhenAnyValue / WhenAnyDynamic to include a
DistinctUntilChanged override
Enable ObservableForProperty and SubscribeToExpressionChain to include a
DistinctUntilChanged override
**What might this PR break?**
None expected as is an additional override set to a default value of
true
**Please check if the PR fulfills these requirements**
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
**Other information**:
0 commit comments