Serverless Aws Static File Handler Versions Save

Easily serve static files with the Serverless Framework on AWS Lambda.

v4.1.0

5 months ago

4.1.0 (2023-11-22)

Features

v4.0.4

5 months ago

4.0.4 (2023-11-21)

Bug Fixes

  • dependency updates for Serverless v2 (#285) (f94a59d), closes #283 #283
  • deps: resolve indirect vulnerabilities for @babel/traverse, axios, protobufjs, get-func-name (#282) (bd7cdc0)

v4.0.3

10 months ago

4.0.3 (2023-07-16)

Bug Fixes

  • update serverless to latest-2 tagged version and other transitive deps updates to eleminate some dependency warnings (503970e)

v4.0.2

1 year ago

4.0.2 (2022-12-10)

Bug Fixes

v4.0.1

1 year ago

4.0.1 (2022-08-24)

Bug Fixes

  • binaryMediaType in examples now use config compatible with OPTIONS CORS preflight checks (0cc934b), closes #165

v4.0.0

1 year ago

4.0.0 (2022-08-07)

Features

  • drops support for node versions older than v14 (the oldest LTS version of node) (c0e44d4)

BREAKING CHANGES

  • Drops support for node v10 and v12. v14 is the oldest version supported by node.js/OpenJS. It is also the oldest version supported by current versions of serverless/serverless-offline and makes it easier to upgrade vulnerable dependencies.

v3.1.9

1 year ago

3.1.9 (2022-08-03)

Bug Fixes

  • make github actions workflow fail when local E2E tests fail (f2c013e), closes #152

v3.1.8

2 years ago

3.1.8 (2022-04-22)

Bug Fixes

v3.1.7

2 years ago

3.1.7 (2022-04-19)

Bug Fixes

  • deps: bump mime-types from 2.1.34 to 2.1.35 (#138) (c284174)

v3.1.6

2 years ago

3.1.6 (2022-03-25)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.6 (#137) (0eda68c)