Skip to content

v3.0.0

Pre-release
Pre-release

Choose a tag to compare

@iBotPeaches iBotPeaches released this 05 Dec 14:00
· 81 commits to master since this release
v3.0.0
e08f1bf
  • Removed Windows support.
  • Convert to TypeScript.
  • Migrated to Bob
  • Migrated iOS files into ios folder.
  • Migrated source files into src folder.
  • Migrated IntegrationTests into /example folder.
  • Removed the following functions:
    • pathForBundle
    • pathForGroup
    • readDirAssets
    • existsAssets
    • existsRes
    • readdir
    • setReadable
    • readFileAssets
    • readFileRes
    • copyFileAssets
    • copyFileRes
    • copyAssetsFileIOS
    • copyAssetsVideoIOS
    • uploadFiles
    • stopUpload
  • (Android) Revert Async nature of copy/move. Ported from itinance/react-native-fs/pull/1150
  • Clean up type handling of options/encoding. Ported from itinance/react-native-fs/pull/1011

Full Changelog: 2.16.1...v3.0.0