Skip to content

ReactiveUI 6.0.4

Compare
Choose a tag to compare
@anaisbetts anaisbetts released this 18 Aug 19:03

What's New

Bug Fixes

  • Fix SupportLib NuGet package (#692, thanks @shiftkey)
  • Fix bug in WhenActivated where deactivation wouldn't run (#690, thanks @jlaanstra)
  • Ensure SetItem fires the correct notification (#693, thanks @TheGrandUser)
  • Fix activation on NSWindowController (#696, thanks @mteper)
  • Use ExecuteAsync in InvokeCommand (#700, #701, thanks @jlaanstra + @TimmiT93)
  • Ensure ToProperty properties fire Changing notification (#703)
  • Don't set the Scheduler in Xamarin.Forms in the test runner.
  • Link Xamarin.Mac to NuGet Rx binaries instead of ones shipped in the framework, since Mono no longer ships them.