Skip to content

Release: Patch 10.2.8#33786

Merged
valentinpalkovic merged 5 commits into
latest-releasefrom
version-patch-from-10.2.7
Feb 9, 2026
Merged

Release: Patch 10.2.8#33786
valentinpalkovic merged 5 commits into
latest-releasefrom
version-patch-from-10.2.7

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

This is an automated pull request that bumps the version from 10.2.7 to 10.2.8.
Once this pull request is merged, it will trigger a new release of version 10.2.8.
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:

  • 🔧 Maintenance: Telemetry: Add Expo metaframework #33783
  • 🔧 Maintenance: Telemetry: Add share events #33766
  • 🔧 Maintenance: Telemetry: Add init exit event #33773
  • 🐛 Bug: Test: Update event creation logic in user-event package #33787

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

  • Telemetry: Add Expo metaframework - #33783, thanks copilot-swe-agent!
  • Telemetry: Add init exit event - #33773, thanks valentinpalkovic!
  • Telemetry: Add share events - #33766, thanks ndelangen!
  • Test: Update event creation logic in user-event package - #33787, thanks valentinpalkovic!

@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Feb 6, 2026
@storybook-bot storybook-bot force-pushed the version-patch-from-10.2.7 branch from 0d4ca03 to 6fe634b Compare February 6, 2026 08:08
@shilman shilman added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Feb 7, 2026
@valentinpalkovic valentinpalkovic removed freeze Freeze the Release PR with this label release For PRs that trigger new releases. Automated labels Feb 9, 2026
@storybook-bot storybook-bot force-pushed the version-patch-from-10.2.7 branch from 6fe634b to d6038dd Compare February 9, 2026 12:12
@valentinpalkovic valentinpalkovic added the freeze Freeze the Release PR with this label label Feb 9, 2026
@valentinpalkovic valentinpalkovic self-assigned this Feb 9, 2026
valentinpalkovic and others added 5 commits February 9, 2026 12:16
…-patch-label

Telemetry: Add Expo metaframework
(cherry picked from commit 5175dce)
Telemetry: Add share events
(cherry picked from commit ce42f59)
Telemetry: Add init exit event
(cherry picked from commit 5e1084c)
…defined

Test: Update event creation logic in user-event package
(cherry picked from commit a4a0dff)
@storybook-bot storybook-bot force-pushed the version-patch-from-10.2.7 branch from d6038dd to 7c2a587 Compare February 9, 2026 12:16
@storybook-app-bot
Copy link
Copy Markdown

Package Benchmarks

Commit: 7c2a587, ran on 9 February 2026 at 12:25:31 UTC

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

@storybook/nextjs-vite

Before After Difference
Dependency count 103 92 🎉 -11 🎉
Self size 1.12 MB 1.12 MB 0 B
Dependency size 22.60 MB 21.16 MB 🎉 -1.44 MB 🎉
Bundle Size Analyzer Link Link

@storybook/react-native-web-vite

Before After Difference
Dependency count 135 124 🎉 -11 🎉
Self size 30 KB 30 KB 0 B
Dependency size 23.89 MB 22.45 MB 🎉 -1.44 MB 🎉
Bundle Size Analyzer Link Link

@storybook/react-vite

Before After Difference
Dependency count 93 82 🎉 -11 🎉
Self size 35 KB 35 KB 0 B
Dependency size 20.39 MB 18.94 MB 🎉 -1.44 MB 🎉
Bundle Size Analyzer Link Link

@valentinpalkovic valentinpalkovic merged commit a36426a into latest-release Feb 9, 2026
288 checks passed
@valentinpalkovic valentinpalkovic deleted the version-patch-from-10.2.7 branch February 9, 2026 13:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants