Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Releases: epsagon/serverless-plugin-epsagon

v1.5.2

11 Mar 12:58
5ad426b
Compare
Choose a tag to compare

1.5.2 (2019-03-11)

Bug Fixes

  • index: handling cases without include (#43) (5ad426b)

v1.5.1

11 Mar 10:16
Compare
Choose a tag to compare

1.5.1 (2019-03-11)

Bug Fixes

  • wrapper: include wrapper handler in package (#36) (7b63d2b)

v1.5.0

07 Mar 12:35
80de385
Compare
Choose a tag to compare

1.5.0 (2019-03-07)

Bug Fixes

Features

  • git: run lint as a pre-commit hook (#40) (2ca72d9)

v1.4.12

24 Feb 08:45
Compare
Choose a tag to compare

1.4.12 (2019-02-24)

Bug Fixes

  • handler.js: use exports instead of module.exports (fc6b852)

v1.4.11

18 Feb 16:33
1fabed5
Compare
Choose a tag to compare

1.4.11 (2019-02-18)

Bug Fixes

  • pacakge.json: fix just-extend vuln (#33) (1fabed5)

v1.4.10

04 Jan 11:44
Compare
Choose a tag to compare

1.4.10 (2019-01-04)

Bug Fixes

  • config: evaluate serverless variables in config (#30) (ecb626a)

v1.4.9

02 Jan 11:54
2789e47
Compare
Choose a tag to compare

1.4.9 (2019-01-02)

Bug Fixes

  • typescript: fixing typescript support (#29) (2789e47)

v1.4.8

02 Jan 11:30
Compare
Choose a tag to compare

1.4.8 (2019-01-02)

Bug Fixes

  • run: removing old handlers before creating new ones (e33f4a0)

v1.4.7

02 Jan 08:26
Compare
Choose a tag to compare

1.4.7 (2019-01-02)

Bug Fixes

  • clean: fixing clean command (dbffff4)

v1.4.6

01 Jan 08:13
Compare
Choose a tag to compare

1.4.6 (2019-01-01)

Bug Fixes

  • wrapper: replacing all '/' in path (7c19fda)