@rpldy/upload-preview
Advanced tools
Changelog
0.14.1 (2021-10-16)
[uploader]
- fix batch data potentially not having completed values when finishedChangelog
0.13.3 (2021-07-29)
[chunked-sender]
- fix progress data calculation & add progress event on chunk finish. Fix for #203[chunked-sender]
- added first story with item, chunk-start,chunk-finish events loggingroot
- fix link to destination type & typo in README.mdall
- upgraded to latest flow (0.156.0)Changelog
0.13.1 (2021-06-26)
[shared]
- fix "ReferenceError: process is not defined" error. Fix for #199Changelog
0.13.0 (2021-06-11)
[chunked-sender]
- BREAKING! - rename CHUNK_START event's chunkCount
param to remainingCount
Also added totalCount
param