-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
v9.0.0 pre-release available #1662
Comments
Any braking changes planned for v9? (except using Node.js v12.20.0 or higher) |
Check the Release Notes. The potentially breaking changes have Breaking on the front. In particular:
A behaviour change some people might notice is a bug fix rather than a breaking change as such:
|
And no further breaking changes planned. |
v9.0.0-1 published with https://github.com/tj/commander.js/releases/tag/v9.0.0-1 |
I'll update branch tomorrow for release by you this weekend, if suits @abetomo ? |
Thanks for the update. Let's release it this weekend! |
Commander v9 has been released. |
Highlights
Option.preset()
.error()
.optsWithGlobals().
Release Notes:
README: https://github.com/tj/commander.js/blob/release/9.x/Readme.md
You can try the prerelease with:
Open an issue or add a comment here for any problems you encounter.
The text was updated successfully, but these errors were encountered: