github reactiveui/ReactiveUI 8.0.1

latest releases: 20.0.1, 19.6.12, 19.6.1...
5 years ago

Elijah Reva noticed a net461 regression that affected Windows Presentation Foundation and Windows Forms. During the netstandard refactor we missed renaming a compilation symbol which resulted in PropertyChangedEventManager.DeliverEvent being used when setting reactive properties. WeakEventManager should not be used on these platforms and this hotfix disables it.

Thank you Elijah for sending in this the hotfix - check your email for an invitation to the GitHub organization!

As part of this release we had 8 commits which resulted in 3 issues being closed.

Windows Forms

  • #1620 fix: disable WeakEventManager for net461 build (#1617)

Windows Presentation Foundation

  • #1620 fix: disable WeakEventManager for net461 build (#1617)

Housekeeping

  • #1626 housekeeping: resolve broken build due to NET45 compilation symbol
  • #1625 housekeeping: pin xamarin.forms version used by eventbuilder

Where to get it

You can download this release from nuget.org

Don't miss a new ReactiveUI release

NewReleases is sending notifications on new releases.