Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 680 Bytes

changelog.md

File metadata and controls

25 lines (16 loc) · 680 Bytes

extract-files change log

3.0.0

  • Change package to work with Absinthe's upload handling

2.0.1

  • Updated dependencies.
  • Fixed incorrect usage example code for ReactNativeFile.list, via #1.

2.0.0

  • Updated dependencies.
  • Extracted file paths no longer begin with . when no tree path is passed to extractFiles.

1.1.0

  • Updated dependencies.
  • Added tests.
  • Removed lint-staged, linting and tests now run on commit.
  • Fixed extractFiles bugs by using logic that worked in apollo-upload-client@5.

1.0.0

  • Initial release.