Skip to content

Release: Patch 10.2.5#33751

Merged
valentinpalkovic merged 4 commits into
latest-releasefrom
version-patch-from-10.2.4
Feb 4, 2026
Merged

Release: Patch 10.2.5#33751
valentinpalkovic merged 4 commits into
latest-releasefrom
version-patch-from-10.2.4

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 3, 2026

This is an automated pull request that bumps the version from 10.2.4 to 10.2.5.
Once this pull request is merged, it will trigger a new release of version 10.2.5.
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: Builder-Vite: Add plugin to enforce Storybook's output directory in Vite build configuration #33740
  • 🐛 Bug: Angular: fix --loglevel options in docs and descriptions #33726
  • 🐛 Bug: Core: Invalidate cache on Storybook version upgrade #33717

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.5

  • Angular: fix --loglevel options in docs and descriptions - #33726, thanks theRuslan!
  • Builder-Vite: Add plugin to enforce Storybook's output directory in Vite build configuration - #33740, thanks valentinpalkovic!
  • Core: Invalidate cache on Storybook version upgrade - #33717, thanks copilot-swe-agent!

@github-actions github-actions Bot requested a review from kylegach as a code owner February 3, 2026 07:12
@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Feb 3, 2026
@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Feb 3, 2026
@storybook-bot storybook-bot force-pushed the version-patch-from-10.2.4 branch 3 times, most recently from 007b88b to 0e1a12d Compare February 3, 2026 11:19
valentinpalkovic and others added 4 commits February 3, 2026 13:39
…-build-output

Builder-Vite: Add plugin to enforce Storybook's output directory in Vite build configuration
(cherry picked from commit d349bf8)
Angular: fix --loglevel options in docs and descriptions
(cherry picked from commit 6421c09)
…tion-on-upgrade

Core: Invalidate cache on Storybook version upgrade
(cherry picked from commit 5176cb7)
@storybook-bot storybook-bot force-pushed the version-patch-from-10.2.4 branch from 0e1a12d to 9c9d3eb Compare February 3, 2026 13:39
@valentinpalkovic valentinpalkovic added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Feb 3, 2026
@storybook-app-bot
Copy link
Copy Markdown

Package Benchmarks

Commit: 9c9d3eb, ran on 3 February 2026 at 13:50:24 UTC

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

@storybook/builder-webpack5

Before After Difference
Dependency count 188 188 0
Self size 75 KB 75 KB 0 B
Dependency size 32.05 MB 32.08 MB 🚨 +24 KB 🚨
Bundle Size Analyzer Link Link

@storybook/angular

Before After Difference
Dependency count 188 188 0
Self size 139 KB 139 KB 🎉 -52 B 🎉
Dependency size 30.27 MB 30.30 MB 🚨 +24 KB 🚨
Bundle Size Analyzer Link Link

@storybook/ember

Before After Difference
Dependency count 192 192 0
Self size 15 KB 15 KB 🎉 -18 B 🎉
Dependency size 28.77 MB 28.80 MB 🚨 +24 KB 🚨
Bundle Size Analyzer Link Link

@storybook/nextjs

Before After Difference
Dependency count 535 535 0
Self size 646 KB 646 KB 🚨 +240 B 🚨
Dependency size 59.74 MB 59.77 MB 🚨 +24 KB 🚨
Bundle Size Analyzer Link Link

@storybook/react-webpack5

Before After Difference
Dependency count 274 274 0
Self size 24 KB 24 KB 🚨 +12 B 🚨
Dependency size 44.42 MB 44.44 MB 🚨 +24 KB 🚨
Bundle Size Analyzer Link Link

@storybook/server-webpack5

Before After Difference
Dependency count 200 200 0
Self size 16 KB 16 KB 0 B
Dependency size 33.31 MB 33.33 MB 🚨 +24 KB 🚨
Bundle Size Analyzer Link Link

@storybook/preset-react-webpack

Before After Difference
Dependency count 170 170 0
Self size 18 KB 18 KB 🚨 +24 B 🚨
Dependency size 31.27 MB 31.30 MB 🚨 +24 KB 🚨
Bundle Size Analyzer Link Link

@valentinpalkovic valentinpalkovic merged commit 65beae2 into latest-release Feb 4, 2026
289 of 294 checks passed
@valentinpalkovic valentinpalkovic deleted the version-patch-from-10.2.4 branch February 4, 2026 08:16
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.

2 participants