Skip to content

v4.3.0

Compare
Choose a tag to compare
@moroshko moroshko released this 31 Jul 00:12
· 63 commits to master since this release

Added a new renderItemData prop, which is an arbitrary object that will be passed to renderItem (as a second parameter). It is used to make renderItem a pure function, which allows to optimize the rendering performance.