Closed dependabot[bot] closed 7 months ago
Latest commit: 36b1f6b35c98ef99fda3804adceb5981083c7769
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #613.
Bumps @storybook/react from 7.6.17 to 8.0.0.
Release notes
Sourced from
@storybook/react
's releases.... (truncated)
Changelog
Sourced from
@storybook/react
's changelog.Commits
49f18e8
Bump version from "8.0.0-rc.5" to "8.0.0" [skip ci]9050c69
Bump version from "8.0.0-rc.4" to "8.0.0-rc.5" [skip ci]bfa0570
Bump version from "8.0.0-rc.3" to "8.0.0-rc.4" [skip ci]a6b04dc
Merge pull request #26382 from storybookjs/yann/fix-docs-jsx-in-react93b7ed4
use document.body as default canvasElement instead of injecting a root elemente887915
fixes13e872c
React: Support all React component types in JSX Decorator5af40cd
Merge pull request #26352 from storybookjs/kasper/cli-story-updated6f8526
Bump version from "8.0.0-rc.2" to "8.0.0-rc.3" [skip ci]dbef8b5
Add explicit actions to CLI header storyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show