Releases: Shopify/flash-list
Releases Β· Shopify/flash-list
v2.0.0-alpha.4
What's Changed
- Improvements to
scrollToindex
andscrollToItem
algorithms. - Improvements to
initialScrollIndex
accuracy. - Pass index value to
CellRendererComponent
. - Fix missing sticky header on mount (sometimes).
- Large number of items can now be added to top of the list (useful for chat).
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4
v2.0.0-alpha.3
For full list of changes/improvements in v2 click here.
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
v2.0.0-alpha.2
What's Changed
- Fix typescript issues with swapping of internal cores.
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
v2.0.0-alpha.1
What's Changed
- We're beginning the alpha phase of FlashList v2 which has been designed for the new architecture. For full list of changes/improvements click here
Full Changelog: v1.8.0...v2.0.0-alpha.1
v1.8.0
What's Changed
- Add common APIs needed from rlv directly to FlashList by @naqvitalha in #1585
Full Changelog: v1.7.6...v1.8.0
v1.7.6
What's Changed
- Fix ref warning with react 18/19 by @naqvitalha in #1573
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- Resolve React 19 ref warnings (fix is in RLV 4.2.2) by @naqvitalha in #1554
Full Changelog: v1.7.3...v1.7.5