Skip to content

Releases: activescott/serverless-aws-static-file-handler

v3.0.0

12 Jun 17:44
7bc0376
Compare
Choose a tag to compare

3.0.0 (2021-06-12)

chore

BREAKING CHANGES

  • Upgrading to nodejs v8 is a breaking change only for those users who were using v8. If you're not using v8 there should be no impact on you.

v2.0.10

12 Jun 17:13
455578a
Compare
Choose a tag to compare

2.0.10 (2021-06-12)

Bug Fixes

  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (#67) (455578a)

v2.0.9

12 Jun 16:50
353684f
Compare
Choose a tag to compare

2.0.9 (2021-06-12)

Bug Fixes

  • deps: bump mustache from 4.0.0 to 4.2.0 (#61) (353684f)

v2.0.8

03 Apr 08:12
88089e4
Compare
Choose a tag to compare

2.0.8 (2021-04-03)

Bug Fixes

  • deps: bump lodash from 4.17.20 to 4.17.21 (#49) (88089e4)

v2.0.7

13 Dec 22:47
349faa0
Compare
Choose a tag to compare

2.0.7 (2020-12-13)

Bug Fixes

  • deps: resolve low severity security vulnerability in ini (#46) (349faa0)

v2.0.6

31 Oct 19:46
Compare
Choose a tag to compare

2.0.6 (2020-10-31)

Bug Fixes

  • deps: updating dependencies to mitigate high severity security alerts (29c6e3d)

v2.0.5

01 Mar 03:56
d495451
Compare
Choose a tag to compare

2.0.5 (2020-03-01)

Bug Fixes

  • package: update mustache to version 4.0.0 (d495451)

v2.0.4

07 Jan 07:20
Compare
Choose a tag to compare

2.0.4 (2020-01-07)

Bug Fixes

  • #32: support old plugin path of serverless-aws-static-file-handler/plugins/BinaryMediaTypes (6f9a4a4), closes #32 #32
  • package: Update serverless dependency to avoid high severity security vulnerability w/ https-proxy-agent (92af97a)

v2.0.4-beta.2

03 Jan 23:32
Compare
Choose a tag to compare
v2.0.4-beta.2 Pre-release
Pre-release

2.0.4-beta.2 (2020-01-03)

Bug Fixes

  • package: Update serverless dependency to avoid high severity security vulnerability w/ https-proxy-agent (bffd3fc)

v2.0.4-beta.1

03 Jan 19:08
Compare
Choose a tag to compare
v2.0.4-beta.1 Pre-release
Pre-release

2.0.4-beta.1 (2020-01-03)

Bug Fixes

  • #32: support old plugin path of serverless-aws-static-file-handler/plugins/BinaryMediaTypes (a3d75d9), closes #32 #32