Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@robaca robaca released this 19 Dec 12:49
· 72 commits to master since this release
  • Remove the deprecated and non-validating Binding.validate() - the computed property validaty now gives synchronous access to the validation status and result
  • New module mobx-binder-dayjs with validation and conversion support comparable to that of mobx-binder-moment.
  • Various updates to the sample implementation code