Skip to content

fix(deps): allow the framework's 1.x line - #4

Merged
mikield merged 1 commit into
mainfrom
fix/allow-framework-1
Sep 3, 2026
Merged

mikield merged 1 commit into
mainfrom
fix/allow-framework-1

Conversation

@mikield

@mikield mikield commented Sep 3, 2026

Copy link
Copy Markdown
Member

The framework reached 1.0.0 and this plugin's <1.0 upper bound shuts it out, so a bot on the current framework cannot install this package at all.

It is a bound, not a compatibility statement. What 1.0.0 broke is the signature of the framework's command middleware, which this package neither implements nor calls.

Verified rather than reasoned about: the suite passes against tempcord/framework v1.0.0 installed.

🤖 Generated with Claude Code

https://claude.ai/code/session_01MQ51VhJ8GmnJdfHrj6Mz7D

The framework reached 1.0.0, and this plugin's upper bound shut it out. It is
a bound, not a compatibility statement: what 1.0.0 broke is the signature of
the framework's command middleware, which this package neither implements nor
calls.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@mikield
mikield merged commit 821984c into main Sep 3, 2026
3 of 4 checks passed
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant