diff --git a/.changeset/chatty-melons-clean.md b/.changeset/chatty-melons-clean.md deleted file mode 100644 index 7d4a7cd2..00000000 --- a/.changeset/chatty-melons-clean.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"react-cool-virtual": patch ---- - -fix: app crash due to filtering (from more to less) diff --git a/CHANGELOG.md b/CHANGELOG.md index b86c4476..b4274741 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ### Patch Changes +- [#245](https://github.com/wellyshen/react-cool-virtual/pull/245) [`f31007e`](https://github.com/wellyshen/react-cool-virtual/commit/f31007e71f0228f3c82ec35ea7de9a60d0a51850) Thanks [@wellyshen](https://github.com/wellyshen)! - fix: app crash due to filtering (from more to less) + +## 0.5.0 + +### Patch Changes + - [#231](https://github.com/wellyshen/react-cool-virtual/pull/231) [`b705ab3`](https://github.com/wellyshen/react-cool-virtual/commit/b705ab30a11cecebe9ed7bd8f2579d12f6fd9381) Thanks [@nikitapilgrim](https://github.com/nikitapilgrim)! - fix: `stickyIndices` can be dynamic ## 0.4.6