Skip to content

fix: bump major for breaking change#187

Merged
idosal merged 1 commit into
mainfrom
fix/bump-major
Mar 12, 2026
Merged

fix: bump major for breaking change#187
idosal merged 1 commit into
mainfrom
fix/bump-major

Conversation

@idosal
Copy link
Copy Markdown
Collaborator

@idosal idosal commented Mar 12, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 12, 2026 00:50
@idosal idosal merged commit 2223e76 into main Mar 12, 2026
10 checks passed
Copy link
Copy Markdown
Contributor

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

Updates documentation in the TypeScript client SDK to adjust terminology in the AppRenderer component’s docstring.

Changes:

  • Tweaks the AppRenderer JSDoc description to refer to an “MCP Apps tool” lifecycle (instead of “MCP-UI tool”).

Comment on lines 191 to 194
* React component that renders an MCP tool's custom UI in a sandboxed iframe.
*
* This component manages the complete lifecycle of an MCP-UI tool:
* This component manages the complete lifecycle of an MCP Apps tool:
* 1. Creates AppBridge for MCP communication
Copy link

Copilot AI Mar 12, 2026

Choose a reason for hiding this comment

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

The updated docstring introduces the term "MCP Apps tool", but the surrounding docstring line still says "MCP tool's custom UI". This makes the component description inconsistent/unclear; consider using the same terminology throughout (e.g., "MCP tool (Apps spec)" or similar) so readers understand whether this is specific to the Apps spec or MCP tools generally.

Copilot uses AI. Check for mistakes.
* React component that renders an MCP tool's custom UI in a sandboxed iframe.
*
* This component manages the complete lifecycle of an MCP-UI tool:
* This component manages the complete lifecycle of an MCP Apps tool:
Copy link

Copilot AI Mar 12, 2026

Choose a reason for hiding this comment

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

PR title indicates a major-version bump for a breaking change, but this change appears to be documentation-only (a docstring wording tweak). If the intent is actually a breaking change, the version bump/change should be included; otherwise, consider updating the PR title/description to match the actual change to avoid misleading release notes.

Copilot uses AI. Check for mistakes.
github-actions Bot pushed a commit that referenced this pull request Mar 12, 2026
…7.0.0) (2026-03-12)

### Bug Fixes

* bump major for breaking change ([#187](#187)) ([2223e76](2223e76))

### BREAKING CHANGES

* failed to bump major in the last commit because of semantic release
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 7.0.0 🎉

The release is available on:

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.

2 participants