Skip to content

Release: Prerelease 10.2.0-alpha.18#33523

Merged
yannbf merged 27 commits into
next-releasefrom
version-non-patch-from-10.2.0-alpha.17
Jan 14, 2026
Merged

Release: Prerelease 10.2.0-alpha.18#33523
yannbf merged 27 commits into
next-releasefrom
version-non-patch-from-10.2.0-alpha.17

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jan 13, 2026

This is an automated pull request that bumps the version from 10.2.0-alpha.17 to 10.2.0-alpha.18.
Once this pull request is merged, it will trigger a new release of version 10.2.0-alpha.18.
If you're not a core maintainer with permissions to release you can ignore this pull request.

To do

Before merging the PR, there are a few QA steps to go through:

  • Add the "freeze" label to this PR, to ensure it doesn't get automatically forced pushed by new changes.
  • Add the "ci:daily" label to this PR, to trigger the full test suite to run on this PR.

And for each change below:

  1. Ensure the change is appropriate for the version bump. E.g. patch release should only contain patches, not new or de-stabilizing features. If a change is not appropriate, revert the PR.
  2. Ensure the PR is labeled correctly with one of: "BREAKING CHANGE", "feature request", "bug", "maintenance", "dependencies", "documentation", "build", "unknown".
  3. Ensure the PR title is correct, and follows the format "[Area]: [Summary]", e.g. "React: Fix hooks in CSF3 render functions". If it is not correct, change the title in the PR.
    • Areas include: React, Vue, Core, Docs, Controls, etc.
    • First word of summary indicates the type: “Add”, “Fix”, “Upgrade”, etc.
    • The entire title should fit on a line

This is a list of all the PRs merged and commits pushed directly to next, that will be part of this release:

  • 🐛 Bug: Core: Improve path handling in arg types data extraction #33536
  • 🐛 Bug: Core: Refactor channel initialization #33520
  • ✨ Feature Request: Telemetry: Add packageJson.type #33525
  • 🐛 Bug: CLI: Detect free port when running dev during initiate #33532
  • 🐛 Bug: Build: Fix ejslint execution path in lint-staged #33504
  • 🐛 Bug: UI: Improve landmark navigation #33457 (will also be patched)

If you've made any changes doing the above QA (change PR titles, revert PRs), manually trigger a re-generation of this PR with this workflow and wait for it to finish. It will wipe your progress in this to do, which is expected.

Feel free to manually commit any changes necessary to this branch after you've done the last re-generation, following the Make Manual Changes section in the docs, especially if you're making changes to the changelog.

When everything above is done:


Generated changelog

10.2.0-alpha.18

  • Build: Fix ejslint execution path in lint-staged - #33504, thanks Yeonny0723!
  • CLI: Detect free port when running dev during initiate - #33532, thanks ndelangen!
  • Core: Improve path handling in arg types data extraction - #33536, thanks yannbf!
  • Core: Refactor channel initialization - #33520, thanks yannbf!
  • Telemetry: Add packageJson.type - #33525, thanks ndelangen!
  • UI: Improve landmark navigation - #33457, thanks Sidnioulz!

@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Jan 13, 2026
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.2.0-alpha.17 branch from d72169e to 078d2c6 Compare January 13, 2026 15:20
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.2.0-alpha.17 branch from 078d2c6 to fe9997b Compare January 14, 2026 11:42
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.2.0-alpha.17 branch from fe9997b to fdd5c61 Compare January 14, 2026 13:40
@yannbf yannbf added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Jan 14, 2026
@storybook-app-bot
Copy link
Copy Markdown

storybook-app-bot Bot commented Jan 14, 2026

Package Benchmarks

Commit: 898104f, ran on 14 January 2026 at 15:05:45 UTC

The following packages have significant changes to their size or dependencies:

storybook

Before After Difference
Dependency count 49 49 0
Self size 20.27 MB 20.30 MB 🚨 +26 KB 🚨
Dependency size 16.52 MB 16.52 MB 0 B
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 183 183 0
Self size 775 KB 775 KB 0 B
Dependency size 67.35 MB 67.38 MB 🚨 +26 KB 🚨
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 176 176 0
Self size 30 KB 30 KB 0 B
Dependency size 65.92 MB 65.95 MB 🚨 +26 KB 🚨
Bundle Size Analyzer Link Link

create-storybook

Before After Difference
Dependency count 50 50 0
Self size 999 KB 1000 KB 🚨 +221 B 🚨
Dependency size 36.79 MB 36.82 MB 🚨 +26 KB 🚨
Bundle Size Analyzer node node

@yannbf yannbf removed the freeze Freeze the Release PR with this label label Jan 14, 2026
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.2.0-alpha.17 branch from fdd5c61 to 898104f Compare January 14, 2026 14:50
@yannbf yannbf added the freeze Freeze the Release PR with this label label Jan 14, 2026
@yannbf yannbf merged commit 1f4461d into next-release Jan 14, 2026
122 checks passed
@yannbf yannbf deleted the version-non-patch-from-10.2.0-alpha.17 branch January 14, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label release For PRs that trigger new releases. Automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants