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

add support for node 18 runtime #174

Closed Paliago closed 1 year ago

Paliago commented 1 year ago

Updating to support the latest added runtime: https://github.com/serverless/serverless/releases

Haprog commented 1 year ago

I think this should also add a line here in constants.ts. Similar to how both runtime.json and constants.ts were updated to have nodejs16.x here https://github.com/threadheap/serverless-ide-vscode/pull/166.