Skip to content

Releases: jpalumickas/uplo

v0.16.2

24 Oct 17:53
Compare
Choose a tag to compare
v0.16.2

v0.16.1

24 Oct 17:53
Compare
Choose a tag to compare

Add image analyzer

v0.16.0

24 Oct 17:23
Compare
Choose a tag to compare
  • New attachments API
  • Allow to use multiple services

v0.15.2

02 Nov 23:11
Compare
Choose a tag to compare

Add package.json in react-native exports

v0.15.1

27 Oct 19:14
Compare
Choose a tag to compare

Return full blob in analyzers

Full Changelog: v0.15.0...v0.15.1

v0.15.0

27 Oct 18:01
Compare
Choose a tag to compare

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

27 Oct 17:36
Compare
Choose a tag to compare
v0.14.0

v0.13.0

10 Sep 11:13
Compare
Choose a tag to compare
v0.13.0

v0.12.1

10 Sep 11:13
Compare
Choose a tag to compare
v0.12.1

v0.12.0

10 Sep 08:38
Compare
Choose a tag to compare
  • Rename filename to fileName in Blob
  • Fix some typings