next-s3-upload

Upload files from your Next.js app to S3

Downloads
35.1K
Stars
547
Committers
9

Bot releases are visible (Hide)

next-s3-upload - v0.1.5

Published by ryanto over 3 years ago

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

next-s3-upload -

Published by ryanto over 3 years ago

  • 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
next-s3-upload - v0.1.3

Published by ryanto almost 4 years ago

  • getImageData type has been updated to accept a File or Blob.
next-s3-upload - v0.1.2

Published by ryanto almost 4 years ago

Initial release!