Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 1.32 KB

1.1.2 (2017-12-13)

Bug Fixes

  • deprecation: Make Wrapper deprecation warning only show once (#30) (a1c0bbe)
  • binding: Fix resetForm throwing error due to bad binding (#41) (b58cfd)

1.1.1 (2017-11-22)

Bug Fixes

  • email validation: Fix email validation broken for new domains (f8dc5f)
  • hoc binding: Bind all necessary methods of the HOC (5ea795)

Features

  • changelog: Changelog with conventional-commits (#26) (d6ce00c)

1.1.0 (2017-11-21)

Features

  • react16: add support for react16 by loosening dev and peer dependencies (16b9065)