react-intersection-observer icon indicating copy to clipboard operation
react-intersection-observer copied to clipboard

Support React 17; update peerDependencies

Open nibblebot opened this issue 3 years ago • 7 comments

I would like to upgrade my project to React 17 but this dependency lists peerDependencies of React 16. Peer Dependencies should be updated to be React 16 || React 17. It doesn't look like any of your code uses deprecated APIs, so it should all just work in React 17 as well.

nibblebot avatar Jun 07 '21 21:06 nibblebot

Wanna open a PR?

Rendez avatar Jun 08 '21 11:06 Rendez

any love for this ?

lukasa1993 avatar Jan 13 '22 09:01 lukasa1993

Any plan to publish a new version now the fix for this is merged?

cWillow avatar May 05 '22 10:05 cWillow

I agree, all we are missing is a new release with the changes.

Richacinas avatar Oct 28 '22 10:10 Richacinas

PR just merged few months ago... There is no planned a new release?

ljromero avatar Nov 08 '22 09:11 ljromero

Push. Please release you beautiful people :)

inf0rmatix avatar Jan 14 '23 08:01 inf0rmatix

Hello Good Folks! Can you kindly release a new version?

npm WARN Could not resolve dependency:
npm WARN peer react@"^16.3.2" from @researchgate/[email protected]
npm WARN node_modules/react-progressive-graceful-image/node_modules/@researchgate/react-intersection-observer

hnhegde avatar Mar 07 '23 08:03 hnhegde