Releases: activescott/serverless-aws-static-file-handler
Releases · activescott/serverless-aws-static-file-handler
v3.0.0
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
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
2.0.9 (2021-06-12)
Bug Fixes
- deps: bump mustache from 4.0.0 to 4.2.0 (#61) (353684f)
v2.0.8
2.0.8 (2021-04-03)
Bug Fixes
- deps: bump lodash from 4.17.20 to 4.17.21 (#49) (88089e4)
v2.0.7
2.0.7 (2020-12-13)
Bug Fixes
- deps: resolve low severity security vulnerability in ini (#46) (349faa0)
v2.0.6
2.0.6 (2020-10-31)
Bug Fixes
- deps: updating dependencies to mitigate high severity security alerts (29c6e3d)
v2.0.5
2.0.5 (2020-03-01)
Bug Fixes
- package: update mustache to version 4.0.0 (d495451)
v2.0.4
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
Bug Fixes
- package: Update serverless dependency to avoid high severity security vulnerability w/ https-proxy-agent (bffd3fc)
v2.0.4-beta.1
Bug Fixes
- #32: support old plugin path of
serverless-aws-static-file-handler/plugins/BinaryMediaTypes
(a3d75d9), closes #32 #32