Skip to content

Commit 9f2b9f2

Browse files
authored
Merge pull request #71 from wellyshen/changeset-release/master
Version Packages
2 parents b869846 + 88d8499 commit 9f2b9f2

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/fresh-lamps-study.md

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

.changeset/twelve-roses-notice.md

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

CHANGELOG.md

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

3+
## 0.0.21
4+
5+
### Patch Changes
6+
7+
- [#72](https://github.com/wellyshen/react-cool-virtual/pull/72) [`97882ac`](https://github.com/wellyshen/react-cool-virtual/commit/97882ac9bac267bf0ce9e0d917bbaff7adab9995) Thanks [@wellyshen](https://github.com/wellyshen)! - fix: RWD not working
8+
9+
* [`eaf35c9`](https://github.com/wellyshen/react-cool-virtual/commit/eaf35c9bf5c4cc9ee9d98b39a2e63cfcd47625fa) Thanks [@wellyshen](https://github.com/wellyshen)! - perf: limit the cache number of resize observers with the length of items
10+
311
## 0.0.20
412

513
### 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.0.20",
3+
"version": "0.0.21",
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)