Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Latest commit

 

History

History
55 lines (28 loc) · 1.44 KB

File metadata and controls

55 lines (28 loc) · 1.44 KB

2016-07-29

  • Breaking: Remove keyOf and singlePropFrom (#26)
  • Breaking: Rename mountable to componentOrElement (#26)
  • Bugfix: Pass through additional arguments to wrapped validators (#26)

2016-05-13

  • Bugfix: Emit each deprecation warning message only once (#24)

2016-05-09

  • Bugfix: Support isRequired on all (#22)

v0.3.0 - Thu, 10 Sep 2015 19:23:24 GMT

  • 3784da4 [changed] Use es6 rest for parameters of all and singlePropFrom
  • 447c243 [fixed] 'isRequireForA11y' undefined/null checking

v0.2.2 - Fri, 21 Aug 2015 19:22:51 GMT

  • 7d79e8d [added] 'deprecated' wrapper for property deprecation warning

v0.2.1 - Sun, 12 Jul 2015 16:04:58 GMT

v0.2.0 - Sun, 12 Jul 2015 16:01:47 GMT