Skip to content

8.3.25

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 13:36
e734087

Dependencies:

Features:

Fixes:

  • d647e33 Fix API Checks, Add paragraphs to comments. (#759) @ChrisPulman
  • 2a2757d Fixed that .DisposeMany() was not disposing items after downstream-teardown of the stream, I.E. unsubscription. (#761) @JakenVeina
  • bb8b5dc Fixed that non-observable objects within a property expression used by .WhenPropertyChanged() were incorrectly simulating notifications of property changes, immediately upon subscription, resulting in infinite looping, as a side-effect of the implementation for capturing object changes by re-subscribing to the inner change stream upon any changes in the expression. (#774) @JakenVeina

Housekeeping:

Other:

Test: