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

v9.0.0 pre-release available #1662

Closed
shadowspawn opened this issue Dec 22, 2021 · 7 comments
Closed

v9.0.0 pre-release available #1662

shadowspawn opened this issue Dec 22, 2021 · 7 comments

Comments

@shadowspawn
Copy link
Collaborator

shadowspawn commented Dec 22, 2021

Highlights

  • simplified ECMAScript import
  • added Option.preset()
  • changes to boolean options and optional options used with default value
  • reworked search for subcommand stand-alone executables
  • added .error()
  • added .optsWithGlobals().

Release Notes:

README: https://github.com/tj/commander.js/blob/release/9.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 Dec 22, 2021
@shadowspawn shadowspawn added this to the Commander v9.0.0 milestone Dec 26, 2021
@kuncevic
Copy link

kuncevic commented Jan 12, 2022

Any braking changes planned for v9? (except using Node.js v12.20.0 or higher)

@shadowspawn
Copy link
Collaborator Author

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:

@shadowspawn
Copy link
Collaborator Author

And no further breaking changes planned.

@shadowspawn
Copy link
Collaborator Author

shadowspawn commented Jan 14, 2022

v9.0.0-1 published with .error() and .optsWithGlobals().

https://github.com/tj/commander.js/releases/tag/v9.0.0-1

@shadowspawn
Copy link
Collaborator Author

I'll update branch tomorrow for release by you this weekend, if suits @abetomo ?

@abetomo
Copy link
Collaborator

abetomo commented Jan 26, 2022

Thanks for the update. Let's release it this weekend!

@shadowspawn
Copy link
Collaborator Author

Commander v9 has been released.

@shadowspawn shadowspawn unpinned this issue Jan 29, 2022
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