Releases: CodeGenieApp/serverless-express
Releases · CodeGenieApp/serverless-express
v4.3.9
09 Jun 20:19
Compare
Sorry, something went wrong.
No results found
4.3.9 (2021-06-09)
Bug Fixes
v4.3.8
31 May 06:30
Compare
Sorry, something went wrong.
No results found
4.3.8 (2021-05-31)
Bug Fixes
make headers an object instead of an array (#386 ) (a987fee )
v4.3.7
11 May 19:52
Compare
Sorry, something went wrong.
No results found
4.3.7 (2021-05-11)
Bug Fixes
v4.3.6
11 May 19:38
Compare
Sorry, something went wrong.
No results found
4.3.6 (2021-05-11)
Bug Fixes
v4.3.5
11 May 19:37
Compare
Sorry, something went wrong.
No results found
4.3.5 (2021-05-11)
Bug Fixes
fix aws api gateway v2 event source cookies handling (#389 ) (6e0868c )
v4.3.4
03 Mar 21:56
Compare
Sorry, something went wrong.
No results found
4.3.4 (2021-03-03)
Bug Fixes
types: enhance accuracy of type definitions (#379 ) (15e11d2 )
v4.3.3
25 Feb 00:32
Compare
Sorry, something went wrong.
No results found
4.3.3 (2021-02-25)
Bug Fixes
v4.3.2
18 Feb 04:03
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
4.3.1 (2021-02-13)
Bug Fixes
v4.3.0
08 Feb 23:19
Compare
Sorry, something went wrong.
No results found
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 )