Skip to content

Releases: ryanto/next-s3-upload

v0.1.5

25 May 21:56
Compare
Choose a tag to compare

Fixed a bug where the region was not being used correctly. #10 @masaez

v0.1.4

29 Mar 22:52
Compare
Choose a tag to compare
  • Add the ability to set a custom key/path when uploading files. See: #7 and configuring uploads
  • Throw an error during upload if any ENVs are missing

v0.1.3

07 Dec 18:47
Compare
Choose a tag to compare
  • getImageData type has been updated to accept a File or Blob.

v0.1.2

17 Nov 20:34
Compare
Choose a tag to compare

Initial release!