Skip to content

Releases: a179346/nextjs-chunk-upload-action

3.1.0

29 Feb 13:19
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.1.0

feat

  • Update chunkBytes default value to 5MB
  • Add onStatusChange

refactor

  • Refactor start method and update comments

3.0.0

29 Feb 12:45
Compare
Choose a tag to compare

Full Changelog: 2.0.0...3.0.0

refactor

  • Refactor ChunkUploadHandler and metadata interface

chore

  • Update npm link

2.0.0

29 Feb 01:47
Compare
Choose a tag to compare

Full Changelog: 1.3.0...2.0.0

refactor

  • Reorder ChunkUploader properties

perf

  • Send blob using FormData

1.3.0

28 Feb 15:41
Compare
Choose a tag to compare

Full Changelog: 1.2.0...1.3.0

  • Update chunk-upload-action example

1.2.0

28 Feb 14:19
Compare
Choose a tag to compare

Full Changelog: 1.1.0...1.2.0

  • Update README

1.1.0

28 Feb 13:46
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.1.0

  • Add example to README

1.0.0

28 Feb 13:26
Compare
Choose a tag to compare

This is the first version of nextjs-chunk-upload-action