Skip to content

Commit efad3d8

Browse files
committed
1.8.9 -> 1.8.10
1 parent 7853dd3 commit efad3d8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Changelog
22
------------
33

4+
### 1.8.10
5+
* Fix scrollDirection when direction is RTL (#690)
6+
47
### 1.8.9
58
* Readme changes
69

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-window",
3-
"version": "1.8.9",
3+
"version": "1.8.10",
44
"description": "React components for efficiently rendering large, scrollable lists and tabular data",
55
"author": "Brian Vaughn <brian.david.vaughn@gmail.com> (https://github.com/bvaughn/)",
66
"contributors": [

0 commit comments

Comments
 (0)