Skip to content

Releases: react-native-documents/document-picker

v8.0.0

19 Jan 21:44
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /example by @dependabot in #525
  • Fix: fileCopyUri should include the URI schema by @kidroca in #527 (BREAKING)

New Contributors

Full Changelog: v7.1.3...v8.0.0

Release 7.1.3

24 Dec 15:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.2...v7.1.3

Release 7.1.2

11 Dec 12:37
Compare
Choose a tag to compare

7.1.2 (2021-12-11)

Bug Fixes

  • pick up correct android build tools version (#509) (1e5aa5e)

Release 7.1.1

21 Oct 08:31
Compare
Choose a tag to compare

7.1.1 (2021-10-21)

Bug Fixes

  • Corrected git version tag in podspec (#491) (96307eb)

Release 7.1.0

06 Oct 22:29
Compare
Choose a tag to compare

7.1.0 (2021-10-06)

Features

  • add explicit pickDirectory() ios implementation (#483) (45f57bc)

Release 7.0.0

06 Oct 18:19
Compare
Choose a tag to compare

7.0.0 (2021-10-06)

Features

  • fileCopyUri to be null if copyTo not provided (#481) (6ff5fd3)

BREAKING CHANGES

  • fileCopyUri can be null. Also size and type can technically be null if an error occurs. This was previously not accounted for in typings.

Release 6.1.1

03 Oct 07:21
Compare
Choose a tag to compare

6.1.1 (2021-10-03)

Bug Fixes

  • improve typings for native module error (#479) (70338a8)

Release 6.1.0

02 Oct 20:24
Compare
Choose a tag to compare

6.1.0 (2021-10-02)

Bug Fixes

Features

Release 6.0.4

22 Aug 16:26
Compare
Choose a tag to compare

6.0.4 (2021-08-22)

Release 6.0.3

17 Aug 13:15
Compare
Choose a tag to compare

6.0.3 (2021-08-17)

Bug Fixes