We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c114858 commit e3d58f5Copy full SHA for e3d58f5
.changeset/upgrade-react-19-types.md
@@ -0,0 +1,8 @@
1
+---
2
+'markdown-to-jsx': major
3
4
+
5
+Upgrade to React 19 types
6
7
+- Update to `@types/react@^19.2.2` and `@types/react-dom@^19.2.2`
8
+- Use `React.JSX.*` namespace instead of `JSX.*` for React 19 compatibility
0 commit comments