Releases: epsagon/serverless-plugin-epsagon
Releases · epsagon/serverless-plugin-epsagon
v1.5.2
1.5.2 (2019-03-11)
Bug Fixes
- index: handling cases without include (#43) (5ad426b)
v1.5.1
1.5.1 (2019-03-11)
Bug Fixes
- wrapper: include wrapper handler in package (#36) (7b63d2b)
v1.5.0
1.5.0 (2019-03-07)
Bug Fixes
Features
- git: run lint as a pre-commit hook (#40) (2ca72d9)
v1.4.12
1.4.12 (2019-02-24)
Bug Fixes
- handler.js: use exports instead of module.exports (fc6b852)
v1.4.11
1.4.11 (2019-02-18)
Bug Fixes
- pacakge.json: fix just-extend vuln (#33) (1fabed5)
v1.4.10
1.4.10 (2019-01-04)
Bug Fixes
- config: evaluate serverless variables in config (#30) (ecb626a)
v1.4.9
1.4.9 (2019-01-02)
Bug Fixes
- typescript: fixing typescript support (#29) (2789e47)
v1.4.8
1.4.8 (2019-01-02)
Bug Fixes
- run: removing old handlers before creating new ones (e33f4a0)
v1.4.7
1.4.7 (2019-01-02)
Bug Fixes
- clean: fixing clean command (dbffff4)
v1.4.6
1.4.6 (2019-01-01)
Bug Fixes
- wrapper: replacing all '/' in path (7c19fda)