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

Allow async actions #35

Closed
wants to merge 1 commit into from
Closed

Conversation

hugues-m
Copy link

Hi there,

Commander js allows actions callbacks that return promises.

See their typings here https://github.com/tj/commander.js/blob/master/typings/index.d.ts#L498

This PR implement this in extra-typings.

@shadowspawn
Copy link
Contributor

shadowspawn commented Feb 28, 2023

Synchronicity! Yes, that got accidentally omitted in the extending typings. A PR has already been merged to develop branch and planning to release this Friday, see #33.

@shadowspawn
Copy link
Contributor

#33 released in v10.0.3

@hugues-m
Copy link
Author

hugues-m commented Mar 3, 2023

Thanks @shadowspawn 👍

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