Release: Prerelease 10.3.0-alpha.5#33765
Merged
valentinpalkovic merged 38 commits intoFeb 6, 2026
Merged
Conversation
… unused import, pass dynamicTitle via showSelectedLabel
…tle handling - renamed `showSelectedLabel` to `showSelectedOptionTitle` and marked as legacy - removed unused `_title` alias and redundant title reassignment - enabled `dynamicTitle` by default
added new stories demonstrating how labels render when: - single-select: showSelectedOptionTitle = true / false - multi-select: showSelectedOptionTitle = true / false
…a319/storybook into bug/33281-dynamic-title-select
…ensions. Update template loading mechanism to dynamically import templates as plain text. Enhance error logging in AddonConfigurationCommand.
Enhance the story-to-csf factory to handle cross-file story imports, allowing for the transformation of references like `ImportedStories.Story.xyz` to `ImportedStories.Story.input.xyz`. This includes updates to the test suite to verify the new functionality and ensure proper migration of story properties from imported stories.
…in AddonConfigurationCommand. Enhance logging to inform users about addons that couldn't be configured and provide links to setup instructions.
…e TypeScript error suppressions in template loading
…emplatePath function
…st-postinstall-into-storybook CLI: Support addon-vitest setup when --skip-install is passed
Globals: Repair dynamicTitle: false for user-defined tools
63ba771 to
2679a91
Compare
…e-imports CSF: Fix cross-file story imports in csf-factories codemod
Build: Fix test
2679a91 to
6482146
Compare
Logger: honor --loglevel for npmlog output
6482146 to
ef86a86
Compare
…iles Core: Ignore empty files when indexing
ef86a86 to
48dee50
Compare
Package BenchmarksCommit: The following packages have significant changes to their size or dependencies:
|
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 183 | 183 | 0 |
| Self size | 776 KB | 779 KB | 🚨 +3 KB 🚨 |
| Dependency size | 67.56 MB | 67.60 MB | 🚨 +45 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
create-storybook
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 50 | 50 | 0 |
| Self size | 1000 KB | 1.04 MB | 🚨 +43 KB 🚨 |
| Dependency size | 36.92 MB | 36.92 MB | 🚨 +1 KB 🚨 |
| Bundle Size Analyzer | node | node |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request that bumps the version from
10.3.0-alpha.4to10.3.0-alpha.5.Once this pull request is merged, it will trigger a new release of version
10.3.0-alpha.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:
And for each change below:
This is a list of all the PRs merged and commits pushed directly to
next, that will be part of this release: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.3.0-alpha.5