Releases: Shopify/flash-list
Releases Β· Shopify/flash-list
v1.7.2
v1.7.1
v1.7.0
What's Changed
- React Native new architecture support π
- Update internal dependency and fixture app to
[email protected]
. - Fix stale reference to onScroll and onLoad
- Fix Android RN 0.73 namespace requirement
- Upgrade recyclerlistview to v4.2.1
New Contributors
- @jenshenny made their first contribution in #1111
- @dannbeau made their first contribution in #1199
- @j-piasecki made their first contribution in #550
- @gasolin made their first contribution in #1216
Full Changelog: v1.6.4...v1.7.0
v1.6.4
What's Changed
- Fix
ItemSeparatorComponent
position for theinverted
flashlist - Do not show render size unsuable warning in between layout changes
New Contributors
- @francisbeaudoin made their first contribution in #951
- @ide made their first contribution in #828
- @imranbarbhuiya made their first contribution in #1048
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- Fix canvas type mismatch in Android SDK 34 (required for RN 0.73) by @kassemitani in #930
- Update performance-troubleshooting.md by @Randall71 in #922
- Fix slightly off API name by @yhkaplan in #906
- Fix link to Layout Animation docs in FlashListProps keyExtractor by @markrickert in #932
New Contributors
- @kassemitani made their first contribution in #930
- @Randall71 made their first contribution in #922
- @yhkaplan made their first contribution in #906
- @markrickert made their first contribution in #932
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Move shouldRefreshWithAnchoring configuration by @mauriciomeirelles in #935
New Contributors
- @mauriciomeirelles made their first contribution in #935
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
What's Changed
- Update types to match
[email protected]
view types (this may impact you if you're on old RN versions). - Add option to clear cached layouts on update
New Contributors
- @gvarandas made their first contribution in #890
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Update kotlin version to 1.8.10 for RN 0.72 compatibility
- Add mock for animated flashlist
- Fix inverted horizontal list performance laggy
New Contributors
- @iamshadmirza made their first contribution in #826
- @SherifMega made their first contribution in #851
Full Changelog: v1.4.3...v1.5.0
v1.4.3
What's Changed
- Fix definition conflicts with previous value
- Fix some build issues due to Android unit tests
- Fix performance issues with inverted lists on Android
Full Changelog: v1.4.2...v1.4.3