Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 01:33
· 14 commits to main since this release
3ef589b

5.0.0 (2023-02-04)

⚠ BREAKING CHANGES

  • This includes implementing its new way of restoring downloads upon app restart. We've moved to requiring "@kesha-antonov/react-native-background-downloader" as opposed to pulling it directly from GitHub.

Features

  • upgrade to @kesha-antonov/react-native-background-downloader 2.6.9 (#34) (5275e77)

Bug Fixes

  • getAvailableUrl returns remote when lazy-deleted (#36) (1574e27)
  • integrates new types from DefinitelyTyped (#37) (3ef589b)
  • restart downloads when we think they're finished but they're not on disk (#35) (8a355de)