Releases: Shopify/flash-list
Releases Β· Shopify/flash-list
v2.0.2
v2.0.2-rc.1
What's Changed
- Prevent infinite render loop by @naqvitalha in #1826
Full Changelog: v2.0.0-rc.12...v2.0.2-rc.1
v2.0.1
v2.0.0
What's Changed
- Shipping v2 π . To understand what's new in v2 click here. Migration guide is available here.
- Removed v1 code and dropped old architecture support.
Full Changelog: v1.8.3...v2.0.0
v2.0.0-rc.12
What's Changed
- Use geometric progression while rendering progressively by @naqvitalha in #1779
- Fix footer flicker while scrolling to end. by @naqvitalha in #1781
Full Changelog: v2.0.0-rc.11...v2.0.0-rc.12
v2.0.0-alpha.22
What's Changed
- Remove v1 by @naqvitalha in #1756
Note: There's no old architecture support in this version. Expect typescript issues, refs need to be FlashListRef
instead of FlashList
.
Full Changelog: v2.0.0-alpha.21...v2.0.0-alpha.22
v2.0.0-alpha.21
What's Changed
- Use geometric progression while rendering progressively by @naqvitalha in #1779
- Fix footer flicker while scrolling to end. by @naqvitalha in #1781
Full Changelog: v2.0.0-rc.11...v2.0.0-alpha.21
v2.0.0-rc.11
What's Changed
- Add LayoutCommitObserver by @naqvitalha in #1758
Full Changelog: v2.0.0-rc.10...v2.0.0-rc.11
v2.0.0-rc.10
What's Changed
- Remove deprecated props from benchmark by @naqvitalha in #1750
- Improve auto scroll experience by @naqvitalha in #1743
Full Changelog: v2.0.0-rc.9...v2.0.0-rc.10
v2.0.0-alpha.20
What's changed
- Multiple improvements to
autoScrollToBottomThreshold
handling - Added a way to skip animated scroll while using
autoScrollToBottomThreshold
- Bug fixes for
startRenderingFromBottom
implementation.
Full Changelog: v2.0.0-rc.9...v2.0.0-alpha.20