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

fix: add types for react 19 #2067

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fix: add types for react 19 #2067

wants to merge 2 commits into from

Conversation

FreddyDevelop
Copy link
Contributor

@FreddyDevelop FreddyDevelop commented Feb 28, 2025

Description

The JSX namespace was moved to the react module. More information can be found here.

For backward compatibility the old namespace is still present.

Test

Update the react dependencies to version 19 in the react example and try to build it.

Fixes #2053

The JSX namespace was moved to the react module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

hanko-elements seems incompatible with @types/[email protected]
1 participant