Initial checklist
Related issues
This was incorrectly marked as completed: #920
Affected package
react-markdown
Steps to reproduce
npm i with react 19 as a dependency in your own project.
Actual behavior
When installing, we only see react 18 as peer dependency and don't allow react 19
Expected behavior
It should correctly have react 19 (and react-dom) as peer dependency instead of dev dependency
Runtime
No response
Package manager
npm
Operating system
No response
Build and bundle tools
No response
Initial checklist
Related issues
This was incorrectly marked as completed: #920
Affected package
react-markdown
Steps to reproduce
npm iwith react 19 as a dependency in your own project.Actual behavior
When installing, we only see react 18 as peer dependency and don't allow react 19
Expected behavior
It should correctly have react 19 (and react-dom) as peer dependency instead of dev dependency
Runtime
No response
Package manager
npm
Operating system
No response
Build and bundle tools
No response