This repository has been archived by the owner on Oct 8, 2018. It is now read-only.
Releases: travisdmathis/react-file-reader
Releases · travisdmathis/react-file-reader
1.1.4
Add the ability to accept multiple file types
Merge pull request #15 from GrillWork/feature/version-bump Feature/version bump
Minor Release: Bug Fix
- Fixes an issue with uploading the same file twice
Bug Fix
- Fixes issue in the hiding of the input when ReactFileReader was used in a parent that was positioned absolutely.
1.1.0: Merge pull request #7 from GrillWork/feature/add-output-to-handlefiles
adds the ability to return both base64 strings and an HTML5 FileList …
1.0.3: Merge pull request #4 from GrillWork/feature/upgrade-react
Feature/upgrade react
1.0.2
fixes bug with prop-types
1.0.1
version bump
Initial Release
1.0.0 bumps version to 1.0 and adds documentation