v5.1.0
Update summary
Add
- Added
IgnoreInitialValidationError
inReactivePropertyMode
. When the flag was on then an initial validation error would be ignored. - Added
Default
inReactivePropertyMode
. It is same asDistinctUntilChanged | RaiseLatestValueOnSubscribe
.