react-infinite v0.13.0 Release Notes
Release Date: 2018-04-04 // over 6 years ago-
🚀 This (unfortunately delayed) release adds support for React 16. Thanks to @aaronincincy and @mashehu for creating the pull requests that made this possible.
Previous changes from v0.12.1
-
Now, when moving from not using the window as scroll container to using the window as scroll container, we will subscribe to the new scroll listener.
A more comprehensive fix for this will be in the works.