We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b113e93 commit 59004bbCopy full SHA for 59004bb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-intersection-observer",
3
- "version": "10.0.0",
+ "version": "10.0.2",
4
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
5
"type": "commonjs",
6
"source": "src/index.tsx",
0 commit comments