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

Generate and publish types #279

Closed
voxpelli opened this issue Nov 29, 2021 · 2 comments · Fixed by #289
Closed

Generate and publish types #279

voxpelli opened this issue Nov 29, 2021 · 2 comments · Fixed by #289

Comments

@voxpelli
Copy link
Member

As we're pretty much typed now, I think we should generate and publish types when we publish 15.0.0.

This would require a setup similar to: https://github.com/voxpelli/pony-cause/blob/1a93b683ef5843ca43a67d1953460863372f4c73/package.json#L18-L20

@voxpelli voxpelli added this to the 15.0.0 milestone Nov 29, 2021
@theoludwig
Copy link
Contributor

theoludwig commented Feb 4, 2022

If we do so, we might deprecate this package: https://www.npmjs.com/package/@types/standard-engine
Source: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/standard-engine

EDIT: PR to deprecate it available: DefinitelyTyped/DefinitelyTyped#59974

@voxpelli
Copy link
Member Author

voxpelli commented Feb 4, 2022

@divlo Which would be great, as else it would need updating as well to be usable with the new version 😝

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

Successfully merging a pull request may close this issue.

2 participants