Skip to content

Commit b4de209

Browse files
committed
Update CHANGELOG, 0.7.19
1 parent da71c22 commit b4de209

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.7.19
4+
- Add `itemSizeEstimator` prop. (#113)
5+
- Add `useStaticSize` prop. (#116)
6+
37
## 0.7.17
48
- Fix issue where nested list positions were not scrolled to correctly. (#105)
59

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.18",
3+
"version": "0.7.19",
44
"author": "Casey Foster <c@sey.me>",
55
"license": "MIT",
66
"main": "react-list.js",

0 commit comments

Comments
 (0)