What's Changed
- Fix stale callbacks in viewability implementation. Commit
- Relayout list if item spans are modified with a data change
- Added option to skip layout work in state hooks
- Fix tallest item compute when checking for span changes
- Improve layout recompute to have a more accurate total height
- Fix some items expanding upwards when resizing
- Fix incorrect rendering when StrictMode is enabled by @j0sip in #1695
- Use callbacks instead of promises in scrollToIndex to block paint before scroll begins.
Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3