Skip to content

Releases: onderonur/react-infinite-scroll-hook

v6.0.1

18 Jun 17:20

Choose a tag to compare

Updated README.md to add version info for React 19 usage.

v6.0.0

03 May 12:34

Choose a tag to compare

  • React v19 compatibility by using cleanup functions for refs
  • Stop minifying bundle since users will already be minifying their bundle anyway

v5.0.2

11 Apr 19:11

Choose a tag to compare

Updated README.md with some minor fixes.

v5.0.1

17 Aug 23:46

Choose a tag to compare

Fixed peerDependencies by adding react-dom.

v5.0.0

17 Aug 23:21

Choose a tag to compare

v4.1.1

28 Feb 19:32

Choose a tag to compare

Bumped react-intersection-observer-hook version

v4.1.0

26 Feb 17:26

Choose a tag to compare

Bumped react-intersection-observer-hook version

v4.0.4

16 Oct 19:12

Choose a tag to compare

Dependency updates

v4.0.3

02 Apr 21:52

Choose a tag to compare

Migrated to latest react-intersection-observer-hook for React 18 compatibility

v4.0.2

28 Jan 20:24

Choose a tag to compare

Exported UseInfiniteScrollHookRefCallback and UseInfiniteScrollHookRootRefCallback for better typing experience.