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 fffb8e8 commit 9786823Copy full SHA for 9786823
CHANGELOG.md
@@ -1,4 +1,6 @@
1
#### Changelog
2
+> 1.7.14
3
+- Removed unsafe warnings
4
> 1.7.13
5
- Removed deprecated warnings, Ensure 'begin' event fires on all scroll events.
6
> 1.7.12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-scroll",
- "version": "1.7.13",
+ "version": "1.7.14",
"description": "A scroll component for React.js",
"main": "modules",
"repository": {
0 commit comments