What's Changed
- Ensure average measurement is always positive by @mhoran in #2053
- fix(hooks): eliminate scroll jitter when prepending items at bottom by @Hector-Zhuang in #2095
- Remove x,y from measureParentSize — fixes Fabric sticky header offset by @thomasttvo in #2105
- fix(layout): suppress grid separators in the last row to prevent height mismatch by @naqvitalha in #2114
- fix: support React.memo, forwardRef, and class components in all component props by @naqvitalha in #2115
- docs: clarify overrideProps usage and document overflow visible workaround by @naqvitalha in #2128
- fix: respect waitForInteraction when initialScrollIndex is set by @naqvitalha in #2130
New Contributors
- @mhoran made their first contribution in #2053
- @Hector-Zhuang made their first contribution in #2095
- @thomasttvo made their first contribution in #2105
Full Changelog: v2.2.2...v2.2.3