Skip to content

Conversation

@boliveira
Copy link
Contributor

This fixes commander import to use the correct form of importing program in commander@12 that is specified in dependencies.

Copilot AI review requested due to automatic review settings October 16, 2025 14:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the import statement for the commander library to align with the breaking changes introduced in commander@12, where program must be destructured from the module export rather than imported directly.

Key Changes:

  • Updated the commander import to use destructuring syntax for the program object

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@satazor satazor merged commit afa80be into master Oct 16, 2025
@satazor satazor deleted the bugfix/fix-commander-import branch October 16, 2025 15:03
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

Successfully merging this pull request may close these issues.

3 participants