Closed AlexHenkel closed 2 years ago
We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.
Totals | |
---|---|
Change from base Build 5f42ace2c72bde8371af2318b265bf8ab0dee735: | 0.0% |
Covered Lines: | 81 |
Relevant Lines: | 82 |
:tada: This PR is included in version 0.5.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
What kind of change does this PR introduce?
Did you add tests for your changes?
If relevant, did you update the documentation?
Summary
This PR adds support to
heic
andheif
image types. Before, opening a file of these extensions always throw an error as the MIME type was not recognized.https://github.com/react-dropzone/react-dropzone/issues/966
Does this PR introduce a breaking change?
No breaking changes
Other information