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

v8.0.0 pre-release available #1528

Closed
shadowspawn opened this issue May 22, 2021 · 4 comments
Closed

v8.0.0 pre-release available #1528

shadowspawn opened this issue May 22, 2021 · 4 comments
Milestone

Comments

@shadowspawn
Copy link
Collaborator

shadowspawn commented May 22, 2021

Major new features are a new api for adding command-arguments, and support for life cycle hooks before and after the action handler.

Release Notes:

README: https://github.com/tj/commander.js/blob/release/8.x/Readme.md

You can try the prerelease with:

npm install commander@next

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

@shadowspawn shadowspawn pinned this issue May 22, 2021
@shadowspawn
Copy link
Collaborator Author

There are two changes which have not landed yet but which are intended for v8.0.0: .choices() for command-arguments (#1525), and a refactor of the source into multiple files (#1522).

@shadowspawn shadowspawn added this to the v8.0.0 milestone May 23, 2021
@shadowspawn
Copy link
Collaborator Author

shadowspawn commented May 31, 2021

Major change landed in v8.0.0-1 is a refactor of the source into multiple files.

@shadowspawn
Copy link
Collaborator Author

Highlight of v8.0.0-2: added .showHelpAfterError() in PR #1534

@shadowspawn shadowspawn unpinned this issue Jun 25, 2021
@shadowspawn
Copy link
Collaborator Author

Commander v8 has been released.

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

1 participant