v8.0.0v7.2.0
Reading changes from the repo…
.showHelpAfterError()
to display help information alongside error messages, enhancing user experience when encountering missing arguments. .hook(event, callback)
to allow users to run code before and after action handlers, providing more control over command execution. .opts()
, ensuring that users see the correct format and functionality in the documentation.