Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Support summary extraction#20

Merged
JReinhold merged 2 commits into
nextfrom
jeppe/support-summary
Jan 6, 2026
Merged

Support summary extraction#20
JReinhold merged 2 commits into
nextfrom
jeppe/support-summary

Conversation

@JReinhold
Copy link
Copy Markdown
Contributor

@JReinhold JReinhold commented Jan 6, 2026

Works on storybookjs/mcp#107

What Changed

Added support for extracting a string litteral summary prop on the <Meta />-component:

<Meta summary="This is the summary. it must be a string litteral" />

How to test

Change Type

  • maintenance
  • documentation
  • patch
  • minor
  • major
📦 Published PR as canary version: 3.2.0--canary.20.3700111.0

✨ Test out this PR locally via:

npm install @storybook/docs-mdx@3.2.0--canary.20.3700111.0
# or 
yarn add @storybook/docs-mdx@3.2.0--canary.20.3700111.0

Version

Published prerelease version: v4.0.0-next.3

Changelog

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to next

Authors: 2

@JReinhold JReinhold requested a review from shilman as a code owner January 6, 2026 14:43
@JReinhold JReinhold self-assigned this Jan 6, 2026
@JReinhold JReinhold added enhancement New feature or request minor Increment the minor version when merged labels Jan 6, 2026
Copy link
Copy Markdown
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

Nice!!

@JReinhold JReinhold merged commit 471bb2c into next Jan 6, 2026
2 checks passed
@JReinhold JReinhold deleted the jeppe/support-summary branch January 6, 2026 20:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants