Skip to content

v5.1.0

Compare
Choose a tag to compare
@runceel runceel released this 21 Jun 10:18

Update summary

Add

  • Added IgnoreInitialValidationError in ReactivePropertyMode. When the flag was on then an initial validation error would be ignored.
  • Added Default in ReactivePropertyMode. It is same as DistinctUntilChanged | RaiseLatestValueOnSubscribe.