Releases: fastify/aws-lambda-fastify
Releases · fastify/aws-lambda-fastify
v6.1.1
- fix - update type declaration to include albMultiValueHeaders in the options #273
v6.1.0
- introduce
albMultiValueHeaders
option #272
v5.1.4
- support response streaming: #154
v4.1.0
Allow users to opt out of literal comma "," query parameters parsing #215
v4.0.0
fix: do not magically default body to ''
(major, since might affect someone when updating)
v3.5.0
feat: reflect remoteAddress, fixes #186
v3.4.2
types for pathParameterUsedAsPath
v3.4.1
optional pathParameterUsedAsPath option, fixes #182