Releases: jscottsmith/react-observed
Releases · jscottsmith/react-observed
v1.0.1
Changes
- Fix prop validation error for SSR #5
v1.0.0
🚀
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