threadheap / serverless-ide-vscode

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

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

Closed darshan527 closed 1 year ago

darshan527 commented 1 year 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 1 year ago

@pavelvlasov can you approve this small PR?

pavelvlasov commented 1 year ago

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