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

Update redux 4.0.0 peer dependancy #4068

Closed
andrewmclagan opened this issue Jun 12, 2018 · 4 comments
Closed

Update redux 4.0.0 peer dependancy #4068

andrewmclagan opened this issue Jun 12, 2018 · 4 comments

Comments

@andrewmclagan
Copy link

Are you submitting a bug report or a feature request?

Bug

What is the current behavior?

Peer dependancy warning for redux ^4.0.0

warning " > redux-form@7.3.0" has incorrect peer dependency "redux@^3.0.0".

What is the expected behavior?

Clean install without npm warnings.

Sandbox Link

With redux ^4.0.0:

https://codesandbox.io/s/gJjDoKYWl

What's your environment?

N/A

Other information

We (and I assume others) have been using redux-form v7.3.x without issue in combination with redux v4.0.0 for some time. I believe a peer dependancy bump from "redux": "^3.0.0" to "redux": "^3.0.0 || ^4.0.0" would be great.

@gustavohenke
Copy link
Collaborator

Duplicate of #4009

@gustavohenke gustavohenke marked this as a duplicate of #4009 Jun 12, 2018
@andrewmclagan
Copy link
Author

Sorry I searched could not find the same issue - thought it might be somewhere

@erikras
Copy link
Member

erikras commented Jun 12, 2018

Fix released in v7.4.0.

@lock
Copy link

lock bot commented Jun 12, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants