Releases: fastify/aws-lambda-fastify
Releases · fastify/aws-lambda-fastify
v3.2.0
nodenext compatibility #140
v3.1.3
fix: more robust version for #125
v3.1.2
better support for duplicate headers for format 2.0, fixes #125
v3.1.1
fix: type in enforceBase64 callable #121
v3.1.0
introduced enforceBase64 option #118
v3.0.0
What changed?
v3.0.0 is includes the same feature set as v2.1.6 or v2.2.0 but the module has now been renamed to @fastify/aws-lambda
and is part of the npm fastify scope.
For more information have a look at PR 110.
tldr; use @fastify/aws-lambda
instead of aws-lambda-fastify