Version 0.5.0
- Remove the deprecated and non-validating
Binding.validate()
- the computed propertyvalidaty
now gives synchronous access to the validation status and result - New module
mobx-binder-dayjs
with validation and conversion support comparable to that ofmobx-binder-moment
. - Various updates to the sample implementation code