github thebuilder/react-intersection-observer v8.34.0

latest releases: v10.0.0, v9.16.0, v9.15.1...
3 years ago

8.34.0 (2022-04-12)

Features

  • upgrade to React 18 (#538) (98bb83f)
  • Upgrade Storybook and other dev dependencies.

Breaking changes

  • This removes the old tag prop from <InView>, that was deprecated by as some years ago. If you haven't changed it, this could break your build. The fix would be to replace all instances of tag with as.
  • Changed the type of as from the old ReactType to ElementType. This would only be a problem if you are still using the old version of the React Types.

Don't miss a new react-intersection-observer release

NewReleases is sending notifications on new releases.