tcomb-form v0.7.4 Release Notes

    • ๐Ÿ†• New Feature
      • pass the component options to the error option function, fix #222
    • ๐Ÿ› Bug Fix
      • Inconsistent error message creation process between validate(val, type) and form validation, fix #221
      • Radio component does not have a transformer in IE10-, fix #226
    • Internal
      • upgrade to react v0.14