Skip to content

Releases: jscottsmith/react-observed

v1.0.1

26 Feb 05:35
Compare
Choose a tag to compare

Changes

  • Fix prop validation error for SSR #5

v1.0.0

18 Feb 21:07
Compare
Choose a tag to compare

🚀

Notes

  • Adds a number of new features (prop handlers for enter, exit, change, intersect) as discussed in #1
  • Add and publish Storybook
  • Simplify the prop api for basic usage (using intersectRatio as options.threshold)
  • Lots of Readme updates to clarify usage, behaviors, props, and browser support