Skip to content

v6.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 10:57
· 64 commits to master since this release
d9161c3

6.7.0 (2023-10-18)

Bug Fixes

  • upload-client/queue: don't use private class fields due to bad support of bundling tools (d61dc47)
  • upload-client/uploadFileGroup: do not request fileInfo before creating group from uuid (c3c8245)
  • upload-client/uploadFileGroup: support for the uuids with inline operations (c3c8245)
  • upload-client/UploadcareGroup: filter null values from the files property of group info (83c0b6c)
  • upload-client: fix package.json react-native field path (beee9c1)

Features

  • upload-client: add property defaultEffects to the UploadcareFile instance returned by uploadFileGroup method (abe39c4)