Skip to content

Commit 8fe4fa8

Browse files
committed
0.8.11
1 parent 4f091d4 commit 8fe4fa8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.8.11
4+
- Reduce MAX_SYNC_UPDATES to 50 to match [upstream
5+
changes](https://github.com/facebook/react/pull/13163).
6+
37
## 0.8.10
48
- Add `scrollParentViewportSizeGetter` prop.
59

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-list",
3-
"version": "0.8.10",
3+
"version": "0.8.11",
44
"author": "Casey Foster <[email protected]>",
55
"license": "MIT",
66
"main": "react-list.js",

0 commit comments

Comments
 (0)