Nestjs Multer Extended Versions Save

💪 Extended MulterModule for NestJS with flexible S3 upload and helpful features

1.4.2

3 years ago

v1.4.2 (2021-05-03)

Update for newer version of aws-sdk where ConfigurationOptions has moved (6542a21)

1.4.1

3 years ago

v1.4.1 (2020-10-12)

Features

  • config: allow to pass all config options for AWS and S3 instances (3a34c55)

1.4.0

3 years ago

v1.4.0 (2020-10-11)

Features

  • config: allow to pass all config options for AWS and S3 instances (3a34c55)

1.3.0

3 years ago

1.3.0 (2020-06-30)

Features

  • multer-sharp: path parameters can be used as a dynamic key path (98329e8)

1.2.0

3 years ago

1.2.0 (2020-06-08)

Features

  • s3options and configloader: support digitalocean spaces (09adacb)

1.1.0

4 years ago

1.1.0 (2020-03-06)

Features

  • add random filename, ability to use random filenames on upload (#61) (8c4110d)