fpapado / react-lazy-images

🖼️ 🛋️ Components and utilities for lazy image loading in React
https://fpapado.github.io/react-lazy-images
MIT License
266 stars 26 forks source link

The `react-intersection-observer` dependency is out of date #46

Open radfahrer opened 2 years ago

radfahrer commented 2 years ago

Current version of react-intesection-observer is 6.x and current is 9.x

This is preventing us from updating react-intersection-observer.

zwily commented 1 year ago

Would be great if you could cut a new release with this.