Releases: onderonur/react-infinite-scroll-hook
Releases · onderonur/react-infinite-scroll-hook
2.0.2
- Fix
onLoadMore
is triggered even when list is not visible: #11 (by @eugef )
2.0.0
- Changed
loadMore
prop as onLoadMore
to provide some naming standardization. Due to this will break the apps those are currently using this package, this is a major version update.