We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efe59c8 commit 901ec5eCopy full SHA for 901ec5e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-intersection-observer",
3
- "version": "9.16.0",
+ "version": "10.0.0",
4
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
5
"type": "commonjs",
6
"source": "src/index.tsx",
0 commit comments