Skip to content

Releases: jd1378/react-native-saf-x

Release 2.2.1

18 Feb 18:47
d941e8e
Compare
Choose a tag to compare

2.2.1 (2023-02-18)

Bug Fixes

  • improve missing data and uri handling (08b538c)

Release 2.2.0

21 Jan 06:08
63fe4e3
Compare
Choose a tag to compare

2.2.0 (2023-01-21)

Features

  • improve handling of special dirs (d9f6db9)

Release 2.1.0

20 Jan 17:46
367dee2
Compare
Choose a tag to compare

2.1.0 (2023-01-20)

Features

  • remove stacktrace for exceptions, resulting in a little performance boost

Release 2.0.0

19 Jan 21:02
a0c53e5
Compare
Choose a tag to compare

2.0.0 (2023-01-19)

  • improve document handling performance

Release 1.0.1

14 Oct 09:48
004aa73
Compare
Choose a tag to compare

1.0.1 (2022-10-14)

Bug Fixes

  • remove checks for non-tree content Uris (0e053ea)

Release 1.0.0

11 Oct 18:58
b6854e1
Compare
Choose a tag to compare

1.0.0 (2022-10-11)

Bug Fixes

  • better error handling/messages (5f35d65)

  • document tree regex (56e8156)

  • fix!: handling of user picked documents+multi pick (141a955)

BREAKING CHANGES

  • openDocument signature is changed

Release 0.6.2

30 Aug 18:15
76d80d7
Compare
Choose a tag to compare

0.6.2 (2022-08-30)

Bug Fixes

  • handling of normal paths/uris (1eea651)
  • stop trying to create folder if it does exist (75f53c4)

Release 0.6.1

29 Aug 14:28
7834227
Compare
Choose a tag to compare

0.6.1 (2022-08-29)

Bug Fixes

Release 0.6.0

29 Aug 14:18
dbad2f1
Compare
Choose a tag to compare

0.6.0 (2022-08-29)

Bug Fixes

  • make sure unlink throws if somehow it couldnt (c0a7887)

Features

  • allow transfer between scoped and not (cec8907)

Release 0.5.3

12 Apr 22:16
Compare
Choose a tag to compare
  • fix: make import on other platforms noop (c3e8253)