We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731ce4f commit afbb479Copy full SHA for afbb479
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# [4.0.0](https://github.com/enter-at/node-aws-lambda-handlers/compare/v3.2.1...v4.0.0) (2022-12-19)
2
+
3
4
+### Features
5
6
+* update node version 18 ([3eb9a39](https://github.com/enter-at/node-aws-lambda-handlers/commit/3eb9a3968cd9aa60981c9dd79ba70c2b05de5df2))
7
8
9
+### BREAKING CHANGES
10
11
+* - node version >= 18 required
12
+- APIGatewayProxyHandler body mandatory response field
13
14
## [3.2.1](https://github.com/enter-at/node-aws-lambda-handlers/compare/v3.2.0...v3.2.1) (2021-11-01)
15
16
0 commit comments