Skip to content

Update CHANGELOG to remove experimental tool entry#34269

Merged
yannbf merged 1 commit into
nextfrom
shilman-patch-1
Mar 23, 2026
Merged

Update CHANGELOG to remove experimental tool entry#34269
yannbf merged 1 commit into
nextfrom
shilman-patch-1

Conversation

@shilman
Copy link
Copy Markdown
Member

@shilman shilman commented Mar 23, 2026

Removed experimental react-component-meta prop extraction tool from changelog.

Closes #

What I did

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

Caution

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

  • Add or update documentation reflecting your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Checklist for Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli-storybook/src/sandbox-templates.ts

  • Make sure this PR contains one of the labels below:

    Available labels
    • bug: Internal changes that fixes incorrect behavior.
    • maintenance: User-facing maintenance tasks.
    • dependencies: Upgrading (sometimes downgrading) dependencies.
    • build: Internal-facing build tooling & test updates. Will not show up in release changelog.
    • cleanup: Minor cleanup style change. Will not show up in release changelog.
    • documentation: Documentation only changes. Will not show up in release changelog.
    • feature request: Introducing a new feature.
    • BREAKING CHANGE: Changes that break compatibility in some way with current major version.
    • other: Changes that don't fit in the above categories.

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook publish.yml --field pr=<PR_NUMBER>

Summary by CodeRabbit

  • Documentation
    • Updated Storybook 10.3 changelog to accurately reflect the current list of improvements.

Removed experimental `react-component-meta` prop extraction tool from changelog.
@shilman shilman added documentation patch:yes Bugfix & documentation PR that need to be picked to main branch ci:docs Run the CI jobs for documentation checks only. labels Mar 23, 2026
Copilot AI review requested due to automatic review settings March 23, 2026 09:19
@github-actions
Copy link
Copy Markdown
Contributor

Fails
🚫 PR title must be in the format of "Area: Summary", With both Area and Summary starting with a capital letter Good examples: - "Docs: Describe Canvas Doc Block" - "Svelte: Support Svelte v4" Bad examples: - "add new api docs" - "fix: Svelte 4 support" - "Vue: improve docs"

Generated by 🚫 dangerJS against cb842b7

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

Removes a now-irrelevant experimental feature entry from the Storybook 10.3 changelog to keep release notes accurate.

Changes:

  • Removed the React experimental react-component-meta prop extraction tool entry from the Storybook 10.3 highlight list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yannbf yannbf merged commit 25a4b10 into next Mar 23, 2026
19 of 26 checks passed
@yannbf yannbf deleted the shilman-patch-1 branch March 23, 2026 09:20
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 23, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 86024c61-d065-42b9-a008-057dcd7f3502

📥 Commits

Reviewing files that changed from the base of the PR and between 6798300 and cb842b7.

📒 Files selected for processing (1)
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

A single bullet point advertising React's experimental react-component-meta prop extraction tool was removed from the Storybook 10.3 changelog. This is a documentation-only change with no code or API modifications.

Changes

Cohort / File(s) Summary
Documentation Update
CHANGELOG.md
Removed a bullet point referencing the react-component-meta prop extraction tool from the Storybook 10.3 release notes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes


Comment @coderabbitai help to get the list of available commands and usage tips.

yannbf added a commit that referenced this pull request Mar 23, 2026
Update CHANGELOG to remove experimental tool entry

(cherry picked from commit 25a4b10)
@github-actions github-actions Bot added the patch:done Patch/release PRs already cherry-picked to main/release branch label Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:docs Run the CI jobs for documentation checks only. documentation patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants