Releases: a179346/nextjs-chunk-upload-action
Releases · a179346/nextjs-chunk-upload-action
3.1.0
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
Full Changelog: 2.0.0...3.0.0
refactor
- Refactor ChunkUploadHandler and metadata interface
chore
- Update npm link
2.0.0
Full Changelog: 1.3.0...2.0.0
refactor
- Reorder ChunkUploader properties
perf
- Send blob using FormData
1.3.0
Full Changelog: 1.2.0...1.3.0
- Update chunk-upload-action example
1.2.0
Full Changelog: 1.1.0...1.2.0
- Update README
1.1.0
Full Changelog: 1.0.0...1.1.0
- Add example to README