serverless / serverless-plugin-typescript

Serverless plugin for zero-config Typescript support
MIT License
781 stars 222 forks source link

Upgrade to Serverless Framework v3 and the new design #256

Closed mnapoli closed 2 years ago

mnapoli commented 2 years ago

Quick preview:

https://user-images.githubusercontent.com/720328/140497195-253d27a3-a536-484f-a83f-dd4d1756f70d.mp4

Here is also a preview with sls offline, however with the v2 of sls-offline (so don't pay attention to the design of sls offline):

https://user-images.githubusercontent.com/720328/140497291-41c67076-6544-48f6-9dd2-74e10ae8cce3.mp4

Error:

image

I've opened this PR against master but I guess we'll need a v3 branch with a beta release?

mnapoli commented 2 years ago

FYI I removed the peer dependency.

mnapoli commented 2 years ago

👍 I created the branch and changed the target of the PR.

I will let you take care of anything related to releases as you have a much clearer vision on this than me.

medikoo commented 2 years ago

Published at pre-3 tag

mnapoli commented 2 years ago

🎉