Skip to content

2.0.0

Compare
Choose a tag to compare
@greena13 greena13 released this 14 Oct 12:11
· 11 commits to master since this release

Bugfixes

  • Fix Unknown prop 'abortIf' on <input> tag appearing in console

Breaking changes

react-simple-file-input now uses prop-types and as such has adopted its minimum dependencies:

  • react >=0.14.9
  • prop-types >= 15.5.7