Skip to content

Commit

Permalink
Merge pull request #53 from wellyshen/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
wellyshen authored May 27, 2021
2 parents d2eb17a + 5e21c46 commit 0b306c9
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-ligers-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cool-worms-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-frogs-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-dogs-arrive.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# react-cool-virtual

## 0.0.15

### Patch Changes

- [#52](https://github.com/wellyshen/react-cool-virtual/pull/52) [`bdf44c9`](https://github.com/wellyshen/react-cool-virtual/commit/bdf44c9309ea60a7d7ebf92f765b63bbf2395764) Thanks [@wellyshen](https://github.com/wellyshen)! - perf: performance improvement for large data of grid

* [#56](https://github.com/wellyshen/react-cool-virtual/pull/56) [`282aeb0`](https://github.com/wellyshen/react-cool-virtual/commit/282aeb0dadf780e9077d607bbc0d5396841158de) Thanks [@wellyshen](https://github.com/wellyshen)! - fix: scroll position behavior

- [#54](https://github.com/wellyshen/react-cool-virtual/pull/54) [`919144d`](https://github.com/wellyshen/react-cool-virtual/commit/919144d5bb54b91005a2548360204db7b53f22ed) Thanks [@wellyshen](https://github.com/wellyshen)! - feat: new `onResize` event

* [#55](https://github.com/wellyshen/react-cool-virtual/pull/55) [`9a80031`](https://github.com/wellyshen/react-cool-virtual/commit/9a800313fdf2fb6235212b503367c77632b538c6) Thanks [@wellyshen](https://github.com/wellyshen)! - perf: improvement the performance of calculating scroll offset

## 0.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-cool-virtual",
"version": "0.0.14",
"version": "0.0.15",
"description": "A tiny React hook for rendering large datasets like a breeze.",
"license": "MIT",
"homepage": "https://github.com/wellyshen/react-cool-virtual#readme",
Expand Down

0 comments on commit 0b306c9

Please sign in to comment.