Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Support React 17 #827

Open
daveisfera opened this issue Feb 25, 2021 · 2 comments · May be fixed by #854
Open

Support React 17 #827

daveisfera opened this issue Feb 25, 2021 · 2 comments · May be fixed by #854

Comments

@daveisfera
Copy link

Please add || ^17.0.0 to react dependency

@G-Rath
Copy link

G-Rath commented Apr 25, 2021

This is a blocker with npm@7 now, as it installs peer dependencies by default so any project using react@17 won't be able to use recompose (nor any library using it, such as @nivo) without using --legacy-peer-deps.

rifler added a commit to rifler/recompose that referenced this issue Dec 7, 2021
@rifler rifler linked a pull request Dec 7, 2021 that will close this issue
@william-will-angi
Copy link

It seems like this package may be abandoned now. Anybody have a suggestion for another library that would be an easy transition?

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 a pull request may close this issue.

3 participants