Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Serverless definitions for v2.63.0 #52

Closed
wants to merge 1 commit into from

Conversation

mars-lan
Copy link

@fredericbarthelet
Copy link
Collaborator

Hi @mars-lan, thanks for your contribution. However, new release of this package are triggered by Github repository dispatches. A Github actions then takes care of pulling serverless/serverless latest version, build the new TypeScript definitions, commit them, add a tag et release a new version of this repository to npm. You can find the details of this workflow in https://github.com/serverless/typescript/blob/master/.github/workflows/definitionsBuilder.yml

Version 2.63.0 has been published this morning, but no changes occurred that were relevant to a TypeScript definition change compared to v2.62.0. Hope those details help :)

@mars-lan
Copy link
Author

@fredericbarthelet there is a type change in 2.63 due to serverless/serverless#9912

@fredericbarthelet
Copy link
Collaborator

Indeed there is this new versioning boolean. Thanks for the contribution @mars-lan :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants