Releases: fastify/aws-lambda-fastify
Releases · fastify/aws-lambda-fastify
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
v3.4.0
feat: use event.pathParameters.proxy
if available ({proxy+}); fall back to event.path
, fixes #182
v3.3.1
chore(package): explicitly declare js module type #181
v3.3.0
introduce optional retainStage
option #164
v3.2.0
nodenext compatibility #140