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 8.0.0-alpha.9 #25545

Closed

Conversation

github-actions[bot]
Copy link
Contributor

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

  • ✨ Feature Request: CLI: Add addon remove command #25538
  • ❗ Breaking Change: Doc blocks: Remove deprecated props from Primary block #25461
  • ✨ Feature Request: CLI: Versioned installation of monorepo packages #25517
  • 🐛 Bug: CLI: Check optionalDependencies for storybook versions #25406
  • ❗ Breaking Change: Core: Remove deprecated createChannel APIs #25487
  • ❗ Breaking Change: Webpack5: Remove babel and SWC compiler from builder #25379
  • 🐛 Bug: CLI: Fix using wrong package managers in existing projects #25474
  • ❗ Breaking Change: Core: Remove storyStoreV7 feature flag #24658
  • ❗ Breaking Change: Node.js: Update version requirement to >= 18.0.0 #25516
  • 🐛 Bug: CSF-tools: Allow type checking in storySort #25265
  • 🐛 Bug: AutoTitle: Fix case-insensitive trailing duplicate #25452 (will also be patched)
  • 🔧 Maintenance: CLI: Never prompt for ESLint plugin #25289
  • 🐛 Bug: Storysource: Fix import error #25391 (will also be patched)
  • 🐛 Bug: UI: Fix sidebar top and bottom addon slots #25426
  • 📝 Documentation: Manager: Add migration note about react 18 #25435
  • 📝 Documentation: Docs: Doc Block Canvas fix link #25520 (will also be patched)
  • 📝 Documentation: Core: Add migration notes about storiesOf removal #25436
  • 📝 Documentation: Docs: Add Parameters API reference #25489
  • 📝 Documentation: Docs: Misc cleanup on contributing guide #25393
  • 📝 Documentation: CSF: Fix type hint for StoryObj type #25497
  • 📝 Documentation: Documentation: Add note about Yarn 1 dropped support #25488
  • 📝 Documentation: Docs: Update button-story-default-export-with-component.ts.mdx #25439
  • 📝 Documentation: Docs: Writing addons changes for peer-deps #25356

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

8.0.0-alpha.9

reyronald and others added 30 commits January 2, 2024 09:59
…hub.com:storybookjs/storybook into yann/remove-deprecated-primary-storyblock-props
CLI: Check optionalDependencies for storybook versions
CLI: Versioned installation of monorepo packages
…mary-storyblock-props

Doc blocks: Remove deprecated props from Primary block
This pull request was closed.
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.

7 participants