Releases: ryanto/next-s3-upload
Releases · ryanto/next-s3-upload
v0.1.5
Fixed a bug where the region was not being used correctly. #10 @masaez
v0.1.4
- 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
getImageData
type has been updated to accept a File
or Blob
.