Skip to content

Conversation

kasperpeulen
Copy link
Contributor

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

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 canary-release-pr.yml --field pr=<PR_NUMBER>

shilman and others added 30 commits August 4, 2025 07:45
Telemetry: Send index stats on dev exit
(cherry picked from commit c5d386f)
…readonly

CLI: Fix throwing in readonly environments
(cherry picked from commit d87db5c)
Docs: Further improvements
(cherry picked from commit 84ea113)
Onboarding: Tweak referral wording in survey
(cherry picked from commit 74aa094)
…st-9-1

Docs: Fix incorrect @next version specifiers
Docs: Add `afterEach` guidance
(cherry picked from commit b6edefe)
Docs: Fix broken link in migration guide
(cherry picked from commit 8c8bdc5)
Angular: Inherit options from browserTarget
(cherry picked from commit b0f9e0d)
…nces

Docs: Fix essentials addon references
(cherry picked from commit ee184ba)
Addon Docs: Fix Symbol conversion issue in docs page and controls panel

(cherry picked from commit fef67c8)
Telemetry: Improve dev cancellation handling
(cherry picked from commit a65cd6b)
Angular: Fix `entry.polyfills` undefined error
(cherry picked from commit 9f75bbb)
Core: Improve addon detection in automigrations on windows
(cherry picked from commit 70fff63)
Next.js: Return mocked router instead of actual router in useRouter

(cherry picked from commit f0d9efe)
Solid: Update links and docs for framework/renderer package
(cherry picked from commit f763c86)
Build: Fix react native expo e2e tests
(cherry picked from commit 383baef)
Docs: Move button in ArgsTable heading to fix screenreader announcements
(cherry picked from commit e738f7b)
…g-to-mock-preview-parsing

Mock: Catch errors when transforming preview files
(cherry picked from commit 906ad72)
Documentation: Add ref=readme parameter to README.md
(cherry picked from commit 6519472)
shilman and others added 26 commits August 21, 2025 10:11
Documentation: Clean up package descriptions and keywords
(cherry picked from commit a24b910)
Docs: Fix incorrect Vitest config snippet
(cherry picked from commit fd90530)
…k-error

Next.js: Fix version mismatch error in Webpack

(cherry picked from commit 6ee3f61)
…g, update Storybook CLI path, and enhance error logging
Docs: Updates for Svelte CSF
(cherry picked from commit 2824a75)
…ange

Svelte: Support `@sveltejs/vite-plugin-svelte` v6
(cherry picked from commit f59b879)
Svelte & Vue: Add framework-specific `docgen` option to disable docgen processing

(cherry picked from commit fc1a9d5)
Core: Optimize bundlesize, by reusing internal/babel in mocking-utils
(cherry picked from commit e7d009f)
…ge-bug

Angular: Properly merge builder options and browserTarget options
(cherry picked from commit f739234)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants