dherault / serverless-offline

Emulate AWS λ and API Gateway locally when developing your Serverless project
MIT License
5.16k stars 794 forks source link

Add support for nodejs20.x runtime #1742

Closed andidev closed 8 months ago

andidev commented 8 months ago

Feature Request

Serverless now supports node 20 https://docs.aws.amazon.com/lambda/latest/dg/lambda-nodejs.html

Please release a version of serverless-offline that supports it. Will create a PR