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: Global JSX namespace is deprecated #1822

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

mrginglymus
Copy link
Contributor

The JSX Global namespace has been deprecated for a while, and removed in React 19: https://react.dev/blog/2024/04/25/react-19-upgrade-guide#the-jsx-namespace-in-typescript

@coveralls
Copy link

Coverage Status

coverage: 96.782%. remained the same
when pulling b92d7ab on mrginglymus:r19-type-compat
into 69a342c on i18next:master.

@adrai
Copy link
Member

adrai commented Dec 11, 2024

@marcalexiei ok for you?

@danielrentz
Copy link

fixes #1823

@adrai
Copy link
Member

adrai commented Dec 12, 2024

major, minor or patch version bump for TS users?

@danielrentz
Copy link

It will work with react v18 and v19... minor?

@adrai adrai merged commit eb372c4 into i18next:master Dec 12, 2024
9 checks passed
@adrai
Copy link
Member

adrai commented Dec 12, 2024

included in v15.2.0

@marcalexiei marcalexiei removed their request for review December 12, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants