Releases: muxinc/upchunk
Releases · muxinc/upchunk
v2.0.0: Upload progress between chunks
This release allows for the progress event to report intra-chunk upload progress. There should be no public API changes, simply update to 2.0 and your progress events will fire a lot more often! 😄
The API didn't change, why a major release?
In order to be able to reliably get upload progress for each request, we needed to switch to good ol' XHR instead of fetch
. This is a major release just in case anyone was relying on fetch
for polyfills or anything along those lines.
Enjoy!
v1.0.8
UpChunk can come to the SSR party now
No functional changes other than UpChunk won't blow things up when used in server-side rendered environments.
v1.0.6
v1.0.5
First Release!
v1.0.4 v1.0.4