- Change package to work with Absinthe's upload handling
- Updated dependencies.
- Fixed incorrect usage example code for
ReactNativeFile.list
, via #1.
- Updated dependencies.
- Extracted file paths no longer begin with
.
when no tree path is passed toextractFiles
.
- Updated dependencies.
- Added tests.
- Removed
lint-staged
, linting and tests now run on commit. - Fixed
extractFiles
bugs by using logic that worked inapollo-upload-client@5
.
- Initial release.