We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19610cb commit 48958baCopy full SHA for 48958ba
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.2.4
4
+
5
+- Update README docs
6
7
## 2.2.3
8
9
- Update TS Doc comments for `List` and `Grid` imperative methods to specify when a method throws.
package.json
@@ -1,6 +1,6 @@
{
"name": "react-window",
- "version": "2.2.3",
+ "version": "2.2.4",
"type": "module",
"author": "Brian Vaughn <brian.david.vaughn@gmail.com> (https://github.com/bvaughn/)",
"contributors": [
0 commit comments