serverless / serverless

⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
https://serverless.com
MIT License
46.66k stars 5.74k forks source link

Maintenance and support for @serverless/typescript #13031

Closed cbarlow1993 closed 2 weeks ago

cbarlow1993 commented 1 month ago

Issue description

We've been using https://www.npmjs.com/package/@serverless/typescript for several years and it's been good to us. But with the upgrade to v4, it's needing some maintenance and love.

Will @serverless/typescript continue to be supported or is there now a preferred alternative to use.

There are several PR's from the community that are offering support, it would be nice for us to continue to do so.

Context

No response

eahefnawy commented 1 month ago

Thanks for bringing this to our attention @cbarlow1993 ... We are planning to continue supporting this package. It just fell out of our radar for a while. Sorry about that. I will personally jump into it very soon.

eahefnawy commented 2 weeks ago

I just updated this package with the latest v4 schema. Sorry for the (massive) delay there.