Skip to content

Commit 790b66a

Browse files
authored
Merge pull request #357 from wellyshen/changeset-release/master
Version Packages
2 parents 3484590 + ddf22c7 commit 790b66a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/proud-games-collect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-cool-virtual
22

3+
## 0.5.7
4+
5+
### Patch Changes
6+
7+
- [#353](https://github.com/wellyshen/react-cool-virtual/pull/353) [`70e0581`](https://github.com/wellyshen/react-cool-virtual/commit/70e0581940b763302c1d6bb630e2993d04391e1c) Thanks [@wellyshen](https://github.com/wellyshen)! - fix: wrong item length when using `ssrItemCount` with an array type value
8+
39
## 0.5.6
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-cool-virtual",
3-
"version": "0.5.6",
3+
"version": "0.5.7",
44
"description": "A tiny React hook for rendering large datasets like a breeze.",
55
"license": "MIT",
66
"homepage": "https://github.com/wellyshen/react-cool-virtual#readme",

0 commit comments

Comments
 (0)