Skip to content

6.0.0

Compare
Choose a tag to compare
@a179346 a179346 released this 02 Mar 11:45
· 13 commits to main since this release

Full Changelog: 5.0.0...6.0.0

feat

  • Add pause, resume, and abort functionality
  • Refactor ChunkUploaderOptions onStatusChange signature
  • Add getter methods for file, canStart, canPause, canResume, and canAbort
  • Refactor ChunkUploader's onAborted callback to include metadata

docs

  • Update start comment
  • Update options comment