Releases: jpalumickas/uplo
Releases · jpalumickas/uplo
v0.16.2
v0.16.2
v0.16.1
Add image analyzer
v0.16.0
- New attachments API
- Allow to use multiple services
v0.15.2
Add package.json in react-native exports
v0.15.1
Return full blob in analyzers
Full Changelog: v0.15.0...v0.15.1
v0.15.0
Breaking changes
@uplo/node
generateBlobKey
moved to @uplo/utils generateKey
@uplo/react-native
When using useDirectUpload
you now must provide attachment name:
const { uploadFile } = useDirectUpload('user.avatar')
Full Changelog: v0.14.0...v0.15.0
v0.14.0
v0.14.0
v0.13.0
v0.13.0
v0.12.1
v0.12.1
v0.12.0
- Rename
filename
tofileName
in Blob - Fix some typings