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

Support React 18 #4763

Open
OmerHerera opened this issue May 10, 2022 · 9 comments
Open

Support React 18 #4763

OmerHerera opened this issue May 10, 2022 · 9 comments
Labels

Comments

@OmerHerera
Copy link

Subject of the feature

React v18 has been released and is stable

Problem

We want to start a new project using React v18 because this package's peer dependency to react is locked to ^16.4.2. Blocking us from upgrading to the new React version

Expected behavior

I'm suggesting we add v18 to the peer dependencies: react: >=17.0.0 || ~18.0.0
So that we are able to move our projects to React 18
Screen_Shot_2022-05-10_at_9_46_00

@pedroresende
Copy link

Any news about this ?

@oleksandr-dziuban
Copy link

Hi guys, any news when this MR can be merged? It's pretty important for this nice lib! Thanks)

@efecantekin
Copy link
Contributor

This is the critical issue for us. Do you have any plan to support React 18? I hope it will be published as soon as possible.

@CMLCNL
Copy link

CMLCNL commented Nov 24, 2022

Can you give feedback on the subject? We need this. Thanks for your work.

@glyhakan
Copy link

Can we get help about this subject ?

@berkandiler
Copy link

any updates?

@efesozen
Copy link

I've got the same problem

@efecantekin
Copy link
Contributor

I added React 18 as peer dependency. You can use it with latest version.
https://github.com/redux-form/redux-form/releases/tag/v8.3.9

@yanndinendal
Copy link

Relatedly to react@18, we would need the peerDeps to allow react-redux@9: #4774 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants