> :loudspeaker: Node.js 16 AWS Lambda recently ...
# general
f
πŸ“’ Node.js 16
AWS Lambda recently added Node.js 16 runtime support. A lot of y’all are πŸ‘€ forward to it. Update to
v1.1.0
, and set the default Lambda runtime in your app index:
Copy code
app.setDefaultFunctionProps({
  runtime: "nodejs16.x",
});
Happy Friday!
r
Hurray!
a
@Frank loves his friday releases. πŸ€£πŸ˜‚
r
A little weekend treat πŸ˜„
j
Lol this is lateeee Friday!