This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
Releases: datocms/js-datocms-client
Releases · datocms/js-datocms-client
v3.2.1
v3.2.0
-
Add support for aborting
createUploadPath
,uploadFile
anduploadImage
throughuploadPromise.cancel
-
Add additional
options
argument tocreateUploadPath
,uploadFile
anduploadImage
- Add
options.onProgress
for tracking the upload progress ofcreateUploadPath
,uploadFile
anduploadImage
- Add
options.filename
for renaming files uploaded withcreateUploadPath
,uploadFile
anduploadImage
See the client docs for details and examples
- Add
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
- Speed up loading times using Proxy e30ac0e
v3.0.44
- Better stacktrace and fix problem on async jobs failing response 1558a5c
v3.0.43
- Support records optimistic locking updates bfa8315