Skip to content

Commit 72db696

Browse files
committed
1.8.10 -> 1.8.11
1 parent a7f5577 commit 72db696

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changelog
22
------------
33

4+
### 1.8.11
5+
* Dependencies updated to include React 19
6+
47
### 1.8.10
58
* Fix scrollDirection when direction is RTL (#690)
69

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-window",
3-
"version": "1.8.10",
3+
"version": "1.8.11",
44
"description": "React components for efficiently rendering large, scrollable lists and tabular data",
55
"author": "Brian Vaughn <[email protected]> (https://github.com/bvaughn/)",
66
"contributors": [

0 commit comments

Comments
 (0)