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

v4.0.0 prerelease available #1067

Closed
shadowspawn opened this issue Oct 1, 2019 · 6 comments
Closed

v4.0.0 prerelease available #1067

shadowspawn opened this issue Oct 1, 2019 · 6 comments
Milestone

Comments

@shadowspawn
Copy link
Collaborator

Release Notes here: https://github.com/tj/commander.js/releases/tag/v4.0.0-0

You can try the prerelease with:

npm install commander@next

or from the github branch if you prefer:

npm install tj/commander.js#develop

Open an issue or add a comment here for any problems you encounter.

@shadowspawn
Copy link
Collaborator Author

Added .requiredOption to prerelease: https://github.com/tj/commander.js/releases/tag/v4.0.0-1

@qoomon
Copy link

qoomon commented Oct 28, 2019

What about async await support for actions?

@shadowspawn
Copy link
Collaborator Author

shadowspawn commented Oct 28, 2019

@qoomon
No async changes in 4.0.0. The open issue you can subscribe to is #806 (for updates and discussion)

@shadowspawn
Copy link
Collaborator Author

@abetomo
Shall we release this weekend? I'll get develop into good state ready for release, which will be mostly just consolidating the release notes.

@abetomo
Copy link
Collaborator

abetomo commented Oct 31, 2019

@shadowspawn Release on the weekend!

@shadowspawn
Copy link
Collaborator Author

Published v4.0.0, and removed next tag.

@shadowspawn shadowspawn unpinned this issue Nov 1, 2019
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

No branches or pull requests

3 participants