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