What's New
Bug Fixes
- Fixed an issue where subscribing to
Changed
could cause weird crashes (#665, thanks @sickboy + @mteper) - Fix a bug where ReactiveCommand wouldn't correctly marshal exceptions (#686, thanks @flagbug)
- Don't leak an event to
IsHitTestVisible
when usingWhenActivated
(#689, thanks @jlaanstra)