React 19 support #877
Labels
📦 area/deps
This affects dependencies
☂️ area/types
This affects typings
👍 phase/yes
Post is accepted and can be worked on
🌐 platform/browser
This affects browsers
🐢 platform/node
This affects Node
🦋 type/enhancement
This is great to have
🙆 yes/confirmed
This is confirmed and ready to be worked on
Followup to #871
react-markdown
relies onJSX
being in the global namespace, which has been removed in@types/react^19
.Per @ChristianMurphy here:
React 19 is now GA, so this issue is to track.
The text was updated successfully, but these errors were encountered: