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

Add React 18 to peer dependencies #982

Merged
merged 1 commit into from
Apr 1, 2022
Merged

Conversation

yura3d
Copy link
Contributor

@yura3d yura3d commented Mar 30, 2022

React 18 has been released yesterday.

I didn't test React Final Form with new concurrent features, but according to the docs React 18 behaves like 17 if you don't use them. For this case forms in my apps work fine. So I think we can start by updating the peer dependency to avoid package managers warnings.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6d76854:

Sandbox Source
React Final Form - Simple Example Configuration
final-form/react-final-form Configuration
React Final Form - Synchronous Field Level Validation Configuration
React Final Form - Submission Errors Configuration
React Final Form - Subscriptions Example Configuration

@erikras erikras merged commit 9c2b2e5 into final-form:main Apr 1, 2022
@erikras
Copy link
Member

erikras commented Apr 1, 2022

Published in v6.5.9.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants