We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c560b18 commit b63def7Copy full SHA for b63def7
CHANGELOG.md
@@ -2,7 +2,8 @@ Changelog
2
------------
3
4
### Unreleased
5
-* 🎉 Imrpoved Flow types to include optional `itemData` parameter. ([TrySound](https://github.com/TrySound) - [#66](https://github.com/bvaughn/react-window/pull/66))
+* 🎉 Improved Flow types to include optional `itemData` parameter. ([TrySound](https://github.com/TrySound) - [#66](https://github.com/bvaughn/react-window/pull/66))
6
+* 🐛 `VariableSizeList` and `VariableSizeGrid` no longer call size getter functions with invalid index when item count is zero.
7
8
### 1.2.0
9
* 🎉 Flow types added to NPM package. ([TrySound](https://github.com/TrySound) - [#40](https://github.com/bvaughn/react-window/pull/40))
0 commit comments