This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Releases: payloadcms/plugin-cloud-storage
Releases · payloadcms/plugin-cloud-storage
Release 1.0.14
This release updates the S3 implementation to use multipart uploads when the file is greater than 50MB
BREAKING CHANGE:
If using the s3 adapter, @aws-sdk/lib-storage
is now an additional peer dependency and will need to be installed. See README for additional info.