Skip to content

Releases: fastify/aws-lambda-fastify

v4.1.0

13 May 10:36
Compare
Choose a tag to compare

Allow users to opt out of literal comma "," query parameters parsing #215

v4.0.0

25 Jan 13:50
Compare
Choose a tag to compare

fix: do not magically default body to '' (major, since might affect someone when updating)

v3.5.0

20 Nov 08:16
Compare
Choose a tag to compare

feat: reflect remoteAddress, fixes #186

v3.4.2

30 Oct 06:00
Compare
Choose a tag to compare

types for pathParameterUsedAsPath

v3.4.1

29 Oct 19:41
Compare
Choose a tag to compare

optional pathParameterUsedAsPath option, fixes #182

v3.4.0

29 Oct 19:10
Compare
Choose a tag to compare

feat: use event.pathParameters.proxy if available ({proxy+}); fall back to event.path, fixes #182

v3.3.1

27 Oct 15:33
Compare
Choose a tag to compare

chore(package): explicitly declare js module type #181

v3.3.0

20 Jun 12:27
Compare
Choose a tag to compare

introduce optional retainStage option #164

v3.2.0

13 Jan 22:15
Compare
Choose a tag to compare

nodenext compatibility #140

v3.1.3

06 Sep 12:34
Compare
Choose a tag to compare

fix: more robust version for #125