threadheap / serverless-ide-vscode

Serverless IDE: Enhanced support for AWS SAM and CloudFormation in VS Code
https://serverless-ide.com/
195 stars 45 forks source link

Added support for new nodejs20.x runtime on AWS #214

Closed darshan527 closed 10 months ago

darshan527 commented 11 months ago

Added support for new "nodejs20.x" AWS lambda runtime. This will remove the "Value is not accepted." error from serverless.yml when nodejs20.x runtime is added.

jer-sen commented 11 months ago

@pavelvlasov can you approve this small PR?

pavelvlasov commented 10 months ago

Thanks for the contribution @darshan527 👍 The new runtime will be available in the next release