Skip to content

Version Packages#121

Merged
JReinhold merged 1 commit into
mainfrom
changeset-release/main
Jan 8, 2026
Merged

Version Packages#121
JReinhold merged 1 commit into
mainfrom
changeset-release/main

Conversation

@storybook-app-bot
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@storybook/mcp@0.2.0

Minor Changes

  • #120 c1fc816 Thanks @JReinhold! - Add support for docs entries in manifests, sourced by MDX files.

    Breaking Changes

    This change introduces a number of minor breaking changes to @storybook/mcp:

    1. The lower level tool adder functions have been renamed:
    2. addGetComponentDocumentationTool -> addGetDocumentationTool
    3. addListAllComponentsTool -> addListAllDocumentationTool
    4. The optional tool hooks have been renamed:
    5. onListAllComponents -> onListAllDocumentation
    6. onGetComponentDocumentation -> onGetDocumentation
    7. The exported MANIFEST_PATH constant have been removed in favor of two new constants, COMPONENT_MANIFEST_PATH and DOCS_MANIFEST_PATH

@storybook/addon-mcp@0.1.7

Patch Changes

  • #120 c1fc816 Thanks @JReinhold! - Add support for docs entries in manifests, sourced by MDX files.

  • Updated dependencies [c1fc816]:

    • @storybook/mcp@0.2.0

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jan 8, 2026

npm i https://pkg.pr.new/storybookjs/mcp/@storybook/addon-mcp@121
npm i https://pkg.pr.new/storybookjs/mcp/@storybook/mcp@121

commit: 806e504

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.70%. Comparing base (c1fc816) to head (806e504).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   88.70%   88.70%           
=======================================
  Files          21       21           
  Lines         478      478           
  Branches      134      134           
=======================================
  Hits          424      424           
  Misses          9        9           
  Partials       45       45           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JReinhold JReinhold merged commit 8b2b47d into main Jan 8, 2026
11 checks passed
@JReinhold JReinhold deleted the changeset-release/main branch January 8, 2026 13:23
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 8, 2026

Bundle Report

Changes will decrease total bundle size by 21.52kB (-39.74%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
@storybook/addon-mcp-esm (removed) -21.52kB (-100.0%) ⬇️

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