v0.2.1
- Return
false
by default fromsectionHeaderHasChanged
- There's a new prop
sectionHeaderHasChanged
that you can pass toImmutableListView
if your section headers depend on your row data (for example, if you display a count of all the row items in the section header), but given that this is fairly rare, the new default should improve things for most people.
- There's a new prop