You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove exports field at package.json (#360) (1e37542)
fix!: split progress info to computable and unknown ones (#363) (7638284), closes #363
BREAKING CHANGES
value property of progress info can be undefined instead of NaN in case of uploading from URL. See isComputable flag to detect whether value is available.