Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: Prerelease 9.0.0-alpha.1 #30706

Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 27, 2025

This is an automated pull request that bumps the version from 9.0.0-alpha.0 to 9.0.0-alpha.1.
Once this pull request is merged, it will trigger a new release of version 9.0.0-alpha.1.
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: React: Export returntype of ReactMeta#story #30580
  • ❗ Breaking Change: Core: Move @storybook/instrumenter into core #30740
  • ❗ Breaking Change: Typescript: Drop Typescript < 4.9 support #30736
  • ✨ Feature Request: Vite: Include node_modules in stats file #30711 (will also be patched)
  • ✨ Feature Request: CLI: Add index command / API #30071
  • ❗ Breaking Change: Test Addon: Stabilize and remove experimental status #30727
  • 🐛 Bug: Manager: Add Content-Type to prevent reliance on content type sniffing, fixing Cloud IDEs #30606 (will also be patched)
  • 🐛 Bug: Vite: Improve handling of preview annotations #28798
  • ✨ Feature Request: AutoBlocker: Add major version upgrade blocker #30714
  • 🐛 Bug: CSF Factories: Align addon-essentials import with other addons #30716 (will also be patched)
  • 🔧 Maintenance: Maintenance: Remove deprecated packages #30690
  • 🐛 Bug: Next: Support Next 15.2 #30702 (will also be patched)
  • 🔧 Maintenance: Revert "CLI: Don't initially select Documentation and Testing features" #30694 (will also be patched)
  • 🐛 Bug: Core: Support TS3.8+ again #30700 (will also be patched)
  • 🔧 Maintenance: Maintenance: Merge @storybook/core with storybook #30168
  • 🐛 Bug: Codemod: Only remove types when they are unused #30644 (will also be patched)
  • 📦 Dependencies: Dependencies: Upgrades #30515
  • 🔧 Maintenance: CSF: Only export definePreview from the framework #30676 (will also be patched)
  • 📦 Dependencies: CLI: Install prereleases of @chromatic-com/storybook #30662
  • 🏗️ Build: Build: Fix check #30752
  • 📝 Documentation: Docs: Add missing PRs to 8.6.0-beta.0 changelog entry #30655
  • ⚠️ Direct commit: Revert "Adjust requirements for svelte-vite" 743bf903693c1a54678a85024ce5b5a2a0dac222
  • ⚠️ Direct commit: Adjust requirements for svelte-vite 30f4c867c8ef474d8ef074698410d378e38d4624
  • 🏗️ Build: Build: Use storybook from node_modules to run internal Storybook #30719
  • 🏗️ Build: Build: Pin typescript to avoid version conflicts with eslint-typescript #30731 (will also be patched)
  • 🏗️ Build: Build: Make nr build storybook work again #30721
  • 📝 Documentation: Docs: Add Rsbuild Storybook builder to builders page #30693 (will also be patched)
  • ⚠️ Direct commit: Revert "Svelte: Drop Support for Svelte < 5" 4cff5b53d6ef8df9e4f62c8c5d11bdb83ec01396
  • ⚠️ Direct commit: Svelte: Drop Support for Svelte < 5 a4fd153de2ef19f41c101f45332081f18255d074
  • 🏗️ Build: Build: Fix addon essentials entry #30696
  • 🏗️ Build: Buid: Remove tailwind for now as it is failing vite postcss in experimental-nextjs-vite/default-ts #30698
  • 📝 Documentation: Docs: Remove conditional content from framework pages #30669 (will also be patched)
  • 🏗️ Build: Build: Remove nextjs/13-ts sandbox #30677 (will also be patched)
  • 🏗️ Build: Build: Simplify and improve triggers #30683
  • 📝 Documentation: Test addon: Fix incorrect link to the migration docs #30667

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

9.0.0-alpha.1

@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.0 branch from 494bb20 to b7dde61 Compare March 3, 2025 15:35
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.0 branch from b7dde61 to ce5274a Compare March 3, 2025 17:40
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.0 branch from ce5274a to 8c0abd9 Compare March 4, 2025 01:20
…-in-stats-json

Vite: Include `node_modules` in stats file
Docs: Add missing PRs to 8.6.0-beta.0 changelog entry
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.0 branch from 8c0abd9 to 3f6c202 Compare March 4, 2025 05:50
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.0 branch from 3f6c202 to 80a95d2 Compare March 4, 2025 10:20
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.0 branch from 80a95d2 to d8cf1b6 Compare March 5, 2025 07:21
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.0 branch from d8cf1b6 to 7217733 Compare March 5, 2025 10:37
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.0.0-alpha.0 branch from 7217733 to 866f7e5 Compare March 5, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release For PRs that trigger new releases. Automated
Projects
None yet
Development

Successfully merging this pull request may close these issues.