We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
Special thanks go out to the community contributors who have helped make this release possible:
@lhilgert9
Following are all team members who have contributed to this release:
@arminmeh, @cherniavskii, @flaviendelangle, @LukasTy, @romgrk.
Data Grid
@mui/x-data-grid@7.29.1
@mui/x-data-grid-pro@7.29.1

Same changes as in @mui/x-data-grid@7.29.1
, plus:
- [DataGridPro] Avoid proptypes warnings with header filters in React 17 (#17492) @cherniavskii
- [DataGridPro] Fix expandable rows detail content height updates (#17509) @arminmeh
- [DataGridPro] Fix row virtualization not working in list view (#17404) @cherniavskii
- [DataGridPro] Move locales re-export to allow proper tree shaking (#17438) @lhilgert9
@mui/x-data-grid-premium@7.29.1

Same changes as in @mui/x-data-grid-pro@7.29.1
, plus:
- [DataGridPremium] Use
groupingValueGetter
for row grouping on the server (#17423) @cherniavskii
Date and Time Pickers
@mui/x-date-pickers@7.29.1
Internal changes.
@mui/x-date-pickers-pro@7.29.1

Same changes as in @mui/x-date-pickers@7.29.1
.
Charts
@mui/x-charts@7.29.1
Internal changes.
@mui/x-charts-pro@7.29.1

Same changes as in @mui/x-charts@7.29.1
.
Tree View
@mui/x-tree-view@7.29.1
Internal changes.
@mui/x-tree-view-pro@7.29.1

Same changes as in @mui/x-tree-view@7.29.1
, plus:
- [RichTreeViewPro] Fix drag and drop issue with label editing (#17415) @flaviendelangle
Docs
- [docs] Use MUI X v7 packages in CodeSandbox and StackBlitz (#17516) @cherniavskii