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