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