nearst / laconia

Create well-crafted serverless applications, effortlessly.
http://laconiajs.io
Apache License 2.0
326 stars 30 forks source link

Node 14 Support #657

Closed hugosenari closed 8 months ago

hugosenari commented 4 years ago

Is your feature request related to a problem? Please describe. Add support to Node 14.

Describe the solution you'd like [optional] Our unit tests should run with Node 14.

Additional context Node 14 will be LTS in 2020-10, since we can't run acceptance tests before AWS offers it, we could at least configure unit tests.

What is new

TODO:

geoffdutton commented 4 years ago

Agreed, I was going to suggest we just add it to the CI and perhaps update the root .nvmrc.

hugosenari commented 3 years ago

Update: Node.js 14.x runtime now available in AWS Lambda https://aws.amazon.com/blogs/compute/node-js-14-x-runtime-now-available-in-aws-lambda/

hugosenari commented 8 months ago

We are talking about Node 20 now :-D