Skip to content

Releases: react-native-documents/document-picker

@react-native-documents/[email protected]

29 Jan 22:02
5622ac6
Compare
Choose a tag to compare

Minor Changes

  • 8fb87ea: feat: support react native 0.77

@react-native-documents/[email protected]

23 Jan 09:32
f7bd47b
Compare
Choose a tag to compare

Patch Changes

  • 786223c: Fix iOS picker cancelled error code to match JS expected value

@react-native-documents/[email protected]

22 Jan 08:47
c169481
Compare
Choose a tag to compare

Major Changes

@react-native-documents/[email protected]

22 Jan 08:46
c169481
Compare
Choose a tag to compare

Major Changes

Release 9.3.1

22 Aug 08:43
Compare
Choose a tag to compare

9.3.1 (2024-08-22)

Bug Fixes

  • use install_modules_dependencies for React iOS dependencies (#733) (a17076f)

Release 9.3.0

30 May 08:58
Compare
Choose a tag to compare

9.3.0 (2024-05-30)

Features

Release 9.2.0

28 Apr 19:06
Compare
Choose a tag to compare

Please note there's a premium version of the package with some extra features and minor bug fixes available.

What's Changed

  • fix(android): Migrate away from onCatalystInstanceDestroy() to invalidate by @b1ngx in #717

New Contributors

Full Changelog: v9.1.2...v9.2.0

v9.1.2

16 Apr 22:46
Compare
Choose a tag to compare

What's Changed

Please note there's a premium version of the package with some extra features and minor bug fixes available.

New Contributors

Full Changelog: v9.1.1...v9.1.2

Release 9.1.1

05 Feb 13:17
Compare
Choose a tag to compare

What's Changed

  • fix(android): path traversal vulnerability by @vonovak in #698

Please note the vulnerability was reported by @FixedOctocat - Thank you!

Full Changelog: v9.1.0...v9.1.1

v8.2.2

05 Feb 13:44
Compare
Choose a tag to compare

What's Changed

  • fix(android): path traversal vulnerability by @vonovak in #698

This is the fix present in v9 backported to v8.

Please note the vulnerability was reported by @FixedOctocat - Thank you!