Skip to content

chore: require webisters/cli ^2.0 - #20

Merged
HafizMMoaz merged 1 commit into
mainfrom
chore/cli-2-constraint
Sep 7, 2026
Merged

chore: require webisters/cli ^2.0#20
HafizMMoaz merged 1 commit into
mainfrom
chore/cli-2-constraint

Conversation

@HafizMMoaz

Copy link
Copy Markdown
Member

webisters/cli 2.0.0 is out. It changed the return type of Console::run() and Console::exec() from void to int, so it went out as a major and the ^1.0 constraint here would keep framework users on 1.1.0, without the 18 issues that release closed.

Nothing in the metapackage subclasses Console, so the bump is the only change needed.

webisters/cli 2.0.0 changed the return type of Console::run() and
Console::exec() from void to int, so the metapackage has to opt in
for framework users to get the release.
@HafizMMoaz
HafizMMoaz merged commit 2445661 into main Sep 7, 2026
2 checks passed
@HafizMMoaz
HafizMMoaz deleted the chore/cli-2-constraint branch September 7, 2026 14:24
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.

1 participant