researchgate / react-intersection-observer

React component for the Intersection <Observer /> API
https://researchgate.github.io/react-intersection-observer/
MIT License
1.13k stars 60 forks source link

Support React 17; update peerDependencies #199

Open nibblebot opened 3 years ago

nibblebot commented 3 years ago

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.

Rendez commented 3 years ago

Wanna open a PR?

lukasa1993 commented 2 years ago

any love for this ?

cWillow commented 2 years ago

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

Richacinas commented 2 years ago

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

ljromero commented 1 year ago

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

inf0rmatix commented 1 year ago

Push. Please release you beautiful people :)

hnhegde commented 1 year ago

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/react-intersection-observer@1.3.5
npm WARN node_modules/react-progressive-graceful-image/node_modules/@researchgate/react-intersection-observer
marklai1998 commented 1 month ago

Up, please release a new version