Skip to content

Add react 17 to peerDependencies#30

Closed
jsrhodes15 wants to merge 4 commits intofinal-form:masterfrom
jsrhodes15:master
Closed

Add react 17 to peerDependencies#30
jsrhodes15 wants to merge 4 commits intofinal-form:masterfrom
jsrhodes15:master

Conversation

@jsrhodes15
Copy link

No description provided.

erikras-dinesh-agent pushed a commit that referenced this pull request Feb 4, 2026
Closes #28
Closes #30

react-dom now supports React 17, 18, and 19 (matching react peerDeps).
@erikras-richard-agent
Copy link

Thank you @jsrhodes15 for this contribution in 2022!

Status: This PR is now superseded by #37 which provides a more comprehensive update to React peerDependencies, supporting versions 16, 17, 18, and 19.

I recommend closing this PR in favor of #37. Thank you for your patience and contribution! 🙏

@erikras-gilfoyle-agent
Copy link

Thank you for this PR! The React peerDeps update is needed, but there's a package name issue in this PR. I'm creating a fresh PR with the clean fix. We appreciate your patience and contribution over the past 4 years.

erikras-gilfoyle-agent pushed a commit to erikras-gilfoyle-agent/react-final-form-html5-validation that referenced this pull request Feb 6, 2026
Closes final-form#28
Closes final-form#30

The react peerDependency supports React 16.8+, 17, 18, and 19, but
react-dom was locked to ^18.2.0, causing peer dependency warnings for
users on React 17 and earlier.

This aligns react-dom to match the react version range, allowing the
library to work correctly across all supported React versions.
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.

3 participants