Skip to content

Releases: CodeGenieApp/serverless-express

v4.3.4

03 Mar 21:56

Choose a tag to compare

4.3.4 (2021-03-03)

Bug Fixes

  • types: enhance accuracy of type definitions (#379) (15e11d2)

v4.3.3

25 Feb 00:32

Choose a tag to compare

4.3.3 (2021-02-25)

Bug Fixes

v4.3.2

18 Feb 04:03

Choose a tag to compare

4.3.2 (2021-02-18)

Bug Fixes

  • default contentEncodings and contentTypes to constants (e0bd86e), closes #373
  • refactor proxy and add deprecation warnings (d50b7e7)

v4.3.1

13 Feb 03:35

Choose a tag to compare

4.3.1 (2021-02-13)

Bug Fixes

v4.3.0

08 Feb 23:19

Choose a tag to compare

4.3.0 (2021-02-08)

Features

  • add backwards compatibility for most of v3 usage (184f63e)
  • serverlessExpress({ app }) can now be used as well as serverlessExpress({ app }).handler (1eb3100)

v4.2.0

08 Feb 00:43

Choose a tag to compare

4.2.0 (2021-02-08)

Features

  • add logSettings to override log level and default log level to error (a0e8bdb), closes #360

v4.1.3

04 Feb 03:45

Choose a tag to compare

4.1.3 (2021-02-04)

Bug Fixes

  • add query strings to lambda@edge (b15a72c)

v4.1.2

02 Feb 22:34

Choose a tag to compare

4.1.2 (2021-02-02)

Bug Fixes

  • only show debug logs in 'development' (ad2cca3)

v4.1.1

02 Feb 22:32

Choose a tag to compare

4.1.1 (2021-02-02)

Bug Fixes

  • only show debug logs in 'development' (b0c4814)

v4.1.0

01 Feb 07:12

Choose a tag to compare

4.1.0 (2021-02-01)

Features

  • add support for additional frameworks other than Express (16628b3)