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

Support checking react 19 components #12948

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Support checking react 19 components #12948

merged 1 commit into from
Jan 10, 2025

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Jan 9, 2025

Changes

fix #12766
cherry pick of #12686

Testing

n/a. We can't test react 19 yet without #12686 (which has other issues). But I tested the repro manually which works with this.

Docs

n/a.

Copy link

changeset-bot bot commented Jan 9, 2025

🦋 Changeset detected

Latest commit: 6d4bb07

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added pkg: react Related to React (scope) pkg: integration Related to any renderer integration (scope) labels Jan 9, 2025
@bluwy bluwy merged commit 51ab7b5 into main Jan 10, 2025
14 checks passed
@bluwy bluwy deleted the support-react-19-check branch January 10, 2025 02:17
@astrobot-houston astrobot-houston mentioned this pull request Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: integration Related to any renderer integration (scope) pkg: react Related to React (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React components cannot be rendered when using both React and Svelte
3 participants