react-s3-uploader
Advanced tools
Changelog
2.0.1
express
as a peerDependency
. Projects should explicitly depend on express
to use the bundled routerChangelog
1.2.3
Changelog
1.2.2
Changelog
1.2.1
server
prop to ReactS3Uploader
to support running the signing server on a different domainheaders
option to s3router
to support specifying 'Access-Control-Allow-Origin'
header (or any others)unorm.nfc(str)
in favor of str.normalize()
Changelog
1.2.0
unorm
and latinize
for uploading files with non-latin characters.