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.1 #25017

Merged
merged 265 commits into from
Dec 7, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 28, 2023

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

  • ✨ Feature Request: NextJS: Add experimental RSC support #25091
  • 🐛 Bug: Viewport: Fix viewport dts files #25107 (will also be patched)
  • 🔧 Maintenance: Next.js: Drop Next.js < v13.5 support #25104
  • 🔧 Maintenance: Angular: Drop v14.x support #25101
  • 🐛 Bug: Angular: Fix CSF Plugin #25098 (will also be patched)
  • 🐛 Bug: Build: Fix Angular sandbox #23896
  • 🐛 Bug: Next.js: Add next/font/local declarations support #24983 (will also be patched)
  • 🔧 Maintenance: Next.js: Update validateData function for next/font compatibility #25061
  • ❗ Breaking Change: React: Set react-docgen to default TS docgen #24165
  • 🐛 Bug: React-Docgen: Make error-handling more gentle #25055 (will also be patched)
  • 🐛 Bug: Next.js: Fix next/font/local usage in babel mode #25045 (will also be patched)
  • 🐛 Bug: CLI: Improve dependency metadata detection in storybook doctor #25037 (will also be patched)
  • ✨ Feature Request: CLI: Point the update-notice to the changelog in the suggested version #19911
  • 🔧 Maintenance: React: Change StoryFnReactReturnType to JSX.Element #23204
  • 🐛 Bug: Next.js: Fix AppRouterProvider usage #25032 (will also be patched)
  • 🐛 Bug: SvelteKit: Fix HMR not working #25031 (will also be patched)
  • 🐛 Bug: Webpack: Fix exclude regex in react-docgen-loader #25030 (will also be patched)
  • 🔧 Maintenance: TypeScript: Migrate @storybook/docs-tools to strict TS #22567
  • 🔧 Maintenance: UI: Add stricter types to the language property of the SyntaxHighlighter #22790
  • 🔧 Maintenance: CLI: Typescript strict mode #22254
  • ✨ Feature Request: CSF: Autotitle fix multiple dots and handle stories.js #21840
  • 📝 Documentation: Docs: Fix Typo in A11y snippet #25122 (will also be patched)
  • 🏗️ Build: Build: Remove link forced option for Angular sandboxes #25099
  • 📝 Documentation: Docs: Fix ArgTypes links #25084 (will also be patched)
  • 📝 Documentation: Docs: Test coverage add callout for configuration #25065
  • 📝 Documentation: Docs: Re-introduce missing snapshot testing docs #25058
  • 📝 Documentation: Docs: Minor Fixes and cleanup #25048 (will also be patched)
  • 📝 Documentation: Docs: Add control: false, table.disable to argTypes API reference #25041 (will also be patched)
  • 🏗️ Build: Build: Migrate @storybook/manager-api to strict TS #24069
  • 📝 Documentation: Docs: Point people to GH Discussions from repo readme #24952 (will also be patched)
  • ❔ Missing Label: Typescript: Strict compile option for codemods package #23373
  • ❔ Missing Label: Revert "Docs: Raw support for mjs, jsx, and tsx files" #25015
  • ❔ Missing Label: Docs: Raw support for mjs, jsx, and tsx files #21671
  • 📝 Documentation: Documentation: Updated TS documentation for re-using play functions #21517

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

@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-alpha.0 branch from a36e708 to 3367d3d Compare December 4, 2023 20:42
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-alpha.0 branch from 3367d3d to b7adfb9 Compare December 5, 2023 11:17
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-alpha.0 branch from b7adfb9 to e671c1f Compare December 5, 2023 15:41
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-alpha.0 branch from e671c1f to 4cc27ec Compare December 5, 2023 16:07
@storybook-bot storybook-bot force-pushed the version-non-patch-from-8.0.0-alpha.0 branch from 4cc27ec to cfade04 Compare December 5, 2023 17:55
@shilman shilman added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Dec 5, 2023
@shilman shilman merged commit 3ee8f78 into next-release Dec 7, 2023
96 of 101 checks passed
@shilman shilman deleted the version-non-patch-from-8.0.0-alpha.0 branch December 7, 2023 01:19
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 release For PRs that trigger new releases. Automated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet