Skip to content

Commit 2815c3a

Browse files
authored
Merge pull request #59 from wellyshen/changeset-release/master
Version Packages
2 parents 8a91237 + a659623 commit 2815c3a

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/small-donuts-push.md

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

.changeset/tough-snails-sniff.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.16
4+
5+
### Patch Changes
6+
7+
- [#60](https://github.com/wellyshen/react-cool-virtual/pull/60) [`c25f06d`](https://github.com/wellyshen/react-cool-virtual/commit/c25f06d68c6398511222aa3ee046de8351a6a9f6) Thanks [@wellyshen](https://github.com/wellyshen)! - feat: support enable/disable `isScrolling` property of items by speed
8+
9+
* [#58](https://github.com/wellyshen/react-cool-virtual/pull/58) [`a594ab7`](https://github.com/wellyshen/react-cool-virtual/commit/a594ab7568c5e67578b917f28c6d1e418c472e62) Thanks [@wellyshen](https://github.com/wellyshen)! - perf: performance improvement
10+
311
## 0.0.15
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.15",
3+
"version": "0.0.16",
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)