Skip to content

Commit

Permalink
v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
naqvitalha committed Apr 13, 2022
1 parent b9cc071 commit 546e81c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,24 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.4.6] - 2022-04-13

- Match FlashList's empty list behavior with FlatList
- https://github.com/Shopify/flash-list/pull/312

## [0.4.5] - 2022-04-13

- Upgrade recyclerlistview to v3.2.0-beta.4

- https://github.com/Shopify/flash-list/pull/315

- Add viewability callbacks

- https://github.com/Shopify/flash-list/pull/301

- Calculate average item sizes automatically
- https://github.com/Shopify/flash-list/pull/296

- Match FlashList's empty list behavior with FlatList
- https://github.com/Shopify/flash-list/pull/312

## [0.4.4] - 2022-04-06

- Fix `FlashList` mock when no data is provided
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": "@shopify/flash-list",
"version": "0.4.5",
"version": "0.4.6",
"keywords": [
"react-native"
],
Expand Down

0 comments on commit 546e81c

Please sign in to comment.