Skip to content

Breaking changes in v2.x

Pre-release
Pre-release
Compare
Choose a tag to compare
@cjdell cjdell released this 02 Aug 19:19
· 622 commits to master since this release

Breaking changes in v2.x

  • Removed attributes from writeFile and appendFile for iOS / Android consistency
  • downloadFile takes options object rather than parameters
  • stopDownload will cause the rejection of promise returned by downloadFile
  • uploadFile promise result response property is now body
  • A boolean is no longer returned from any method except exists