What's Changed
- docs: fix typo by @FlorianCassayre in #3261
- fixed the typo in CodeSandbox link for material UI by @chuuhtetnaing in #3555
- perf(useResizeColumns): optimize dispatch count by @theopak in #3231
- fix: check for row existence in handleRowById by @jschen2 in #3422
- fix(useExpanded): state of isAllRowsExpanded on React.StrictMode by @yhor1e in #3471
- fix(useGridLayout): Support header groups by @CollinsSpencer in #3542
- Update useSortBy docs by @Jeffdude in #3359
- chore(deps): allow React 18 by @chentsulin in #3873
- fix(useGroupBy): set depth on leaf rows when grouping by @tyrdavis in #3633
New Contributors
- @FlorianCassayre made their first contribution in #3261
- @chuuhtetnaing made their first contribution in #3555
- @benadam11 made their first contribution in #3769
- @theopak made their first contribution in #3231
- @jschen2 made their first contribution in #3422
- @yhor1e made their first contribution in #3471
- @CollinsSpencer made their first contribution in #3542
- @Jeffdude made their first contribution in #3359
- @chentsulin made their first contribution in #3873
- @tyrdavis made their first contribution in #3633
Full Changelog: v7.7.0...v7.8.0