We'd like to extend a big thank you to the 5 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
Special thanks go out to the community members for their valuable contributions:
@nusr
The following are all team members who have contributed to this release:
@cherniavskii, @mapache-salvaje, @MBilalShafi, @rita-codes
Data Grid
@mui/x-data-grid@7.29.9
- [DataGrid] Do not call
preProcessEditCellProps()
if cell is not editable based onisCellEditable()
(#19082) @nusr
@mui/x-data-grid-pro@7.29.9

Same changes as in @mui/x-data-grid@7.29.9
, plus:
- [DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (#18718) @MBilalShafi
@mui/x-data-grid-premium@7.29.9

Same changes as in @mui/x-data-grid-pro@7.29.9
.
Docs
- [docs] Audit and revise the Data Grid Pro row docs (#18629) @mapache-salvaje
- [docs] Fix
size
column filtering in files tree demo (#18728) @cherniavskii
Miscellaneous
- Update readme publish release command V7 (#18684) @rita-codes