We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a4e8a commit 877ceb3Copy full SHA for 877ceb3
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 0.7.21
4
+- Enable passive option in scroll and mousewheel event handlers. (#129)
5
+
6
## 0.7.20
7
- Fix body scroll size bug. (#117)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "react-list",
- "version": "0.7.20",
+ "version": "0.7.21",
"author": "Casey Foster <c@sey.me>",
"license": "MIT",
"main": "react-list.js",
0 commit comments