v1.0.0-alpha.3
Pre-release
Pre-release
bautrukevich
released this
01 Jul 05:59
·
940 commits
to master
since this release
Added
- Support
fileFrom
'uploaded' file (uuid
) - Support of
waiting
status from/from_url/status/
endpoint. - Export some main types from
index.ts
file.
So you can import them now directly from@uploadcare/upload-client
- Throttling for
request
retryThrottledMaxTimes
param to set count of max retries after throttled request (1 by default)Uuid
type- Mock server for local testing
Fixed
- Default timeout for polling functions increased from 3s to 10s.
- Removed restrictions for timeout and interval.