Skip to content

Commit 877ceb3

Browse files
committed
0.7.21
1 parent 86a4e8a commit 877ceb3

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.7.21
4+
- Enable passive option in scroll and mousewheel event handlers. (#129)
5+
36
## 0.7.20
47
- Fix body scroll size bug. (#117)
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-list",
3-
"version": "0.7.20",
3+
"version": "0.7.21",
44
"author": "Casey Foster <c@sey.me>",
55
"license": "MIT",
66
"main": "react-list.js",

0 commit comments

Comments
 (0)