Skip to content

Releases: Shopify/flash-list

v2.1.0

25 Sep 16:29

Choose a tag to compare

What's Changed

  • Remove disableRecycling documentation to deter developers from using internal prop by @lmcrean in #1835
  • Add warning when keyExtractor is not defined with maintainVisibleContentPosition by @naqvitalha in #1862
  • Fix infinite loop when a lot of horizontal lists are inside a vertical one by @naqvitalha in #1899
  • Remove test files from the published package by @Simek in #1902
  • feat: expose functionality to start benchmarking manually by @tsdevshop in #1757
  • Fix style prop in FlashListProps by @blazejkustra in #1888
  • Update TypeScript compilation target to ES2018 by @naqvitalha in #1904
  • Apply initialScrollOffset to it initial scroll position by @joluet in #1870
  • fix: prevent accessing undefined ref in RecyclerView controller by @naqvitalha in #1922

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.4-alpha.1

10 Sep 21:10

Choose a tag to compare

v2.0.4-alpha.1 Pre-release
Pre-release

What's Changed

  • Fix #1773 (infinite loop when a large number of lists are nested).

Full Changelog: v2.0.3...v2.0.4-alpha.1

v2.0.3

21 Aug 17:00

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

05 Aug 18:46
a102767

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.2-rc.1

05 Aug 19:39

Choose a tag to compare

v2.0.2-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-rc.12...v2.0.2-rc.1

v2.0.1

01 Aug 15:19

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

31 Jul 20:46

Choose a tag to compare

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

22 Jul 16:42

Choose a tag to compare

v2.0.0-rc.12 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-rc.11...v2.0.0-rc.12

v2.0.0-alpha.22

22 Jul 16:52

Choose a tag to compare

v2.0.0-alpha.22 Pre-release
Pre-release

What's Changed

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

15 Jul 09:33

Choose a tag to compare

v2.0.0-alpha.21 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-rc.11...v2.0.0-alpha.21