serverless / serverless-plugin-typescript

Serverless plugin for zero-config Typescript support
MIT License
784 stars 225 forks source link

Dev deps fix + cleanup + refactor #159

Closed JackCuthbert closed 5 years ago

JackCuthbert commented 5 years ago

Sorry for the delay in getting around to some of these fixes, it's been hectic at work lately so I hope this PR makes up for it :slightly_smiling_face:

For those that want to review this (hey @divyenduz :stuck_out_tongue:), the commits should be relatively atomic making it easier if you go through one commit at a time.

JackCuthbert commented 5 years ago

btw is the semantic release still working?

Hmm, doesn't appear to be since the last merge, I think I omitted the semantic-release format on accident :fearful: This one should trigger it

Edit: @divyenduz yes, it's not working. There's an invalid NPM token apparently: https://github.com/prisma/serverless-plugin-typescript/issues/158

divyenduz commented 5 years ago

I will patch it up 👍

Edit: we have a new token now ✅ Please feel free to merge this one :)

divyenduz commented 5 years ago

:tada: This PR is included in version 1.1.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: