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

Remove React peer dependency #69

Merged
merged 2 commits into from
Nov 26, 2018
Merged

Remove React peer dependency #69

merged 2 commits into from
Nov 26, 2018

Conversation

mridgway
Copy link
Owner

Fixes #65.

This is no longer a requirement since we do not need to require React anymore.

@eps1lon
Copy link
Contributor

eps1lon commented Nov 26, 2018

Backporting this to 2.x would be pretty important since libraries like recompose are still using ^2.3.1.

@mridgway
Copy link
Owner Author

I don't believe 2.x has a peer dependency.

@eps1lon
Copy link
Contributor

eps1lon commented Nov 26, 2018

That was kind of my point. Since the major version bump was only done because of the added peer dependency removing the peer makes every change in 3.x eligible for 2.x, no?

@mridgway
Copy link
Owner Author

Ah, I see what you're saying. I would prefer to remove that breaking change in 3.x and have everyone upgrade to that version rather than backport. I think it is in everyone's best interest to have everyone on the same version rather than support multiple versions that could be duplicated in their bundles.

@eps1lon
Copy link
Contributor

eps1lon commented Nov 26, 2018

Fair point. Could you ping me once this gets released?

@mridgway mridgway merged commit 1e35b86 into master Nov 26, 2018
@mridgway mridgway deleted the reactPeer branch November 26, 2018 21:52
@mridgway
Copy link
Owner Author

This is published in v3.2.0.

@eps1lon ^^

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.

2 participants