We'd like to extend a big thank you to the 5 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Internal bug fixes and improvement
The following team members contributed to this release:
@alexfauquette, @brijeshb42, @Janpot, @JCQuintas, @sai6855
Data Grid
@mui/x-data-grid@8.28.0
- [DataGrid] Move
elementOverridesto constants and remove duplicates (@sai6855) (#21752) @github-actions[bot]
@mui/x-data-grid-pro@8.28.0 
Same changes as in @mui/x-data-grid@8.28.0.
@mui/x-data-grid-premium@8.28.0 
Same changes as in @mui/x-data-grid-pro@8.28.0.
Date and Time Pickers
@mui/x-date-pickers@8.27.2
Internal changes.
@mui/x-date-pickers-pro@8.27.2 
Same changes as in @mui/x-date-pickers@8.27.2.
Charts
@mui/x-charts@8.28.0
- [charts] Improve deprecation warnings (#21760) (#21767) @alexfauquette
- [charts] Refactor
FunnelChartclasses structure (@JCQuintas) (#21763) @github-actions[bot] - [charts] Refactor
Heatmapclasses structure (#21653) (#21745) @JCQuintas - [charts] Refactor
PieChartclasses structure (@JCQuintas) (#21715) @github-actions[bot] - [charts] Refactor
RadarChartclasses structure (@JCQuintas) (#21730) @github-actions[bot] - [charts] Refactor
SankeyChartclasses structure (#21654) (#21726) @JCQuintas - [charts] Rename
data-series-idbydata-series(#21761) (#21772) @alexfauquette
@mui/x-charts-pro@8.28.0 
Same changes as in @mui/x-charts@8.28.0, plus:
- [charts-pro] Allow
brushinteraction to acceptrequiredKeys/pointerMode(#21723) @JCQuintas
@mui/x-charts-premium@8.28.0 
Same changes as in @mui/x-charts-pro@8.28.0.
Tree View
@mui/x-tree-view@8.27.2
Internal changes.
@mui/x-tree-view-pro@8.27.2 
Same changes as in @mui/x-tree-view@8.27.2.
Codemod
@mui/x-codemod@8.27.0
Internal changes.
Core
- [code-infra] Fix contributor generation in changelog (#21712) @brijeshb42
- [code-infra] Install pkg-pr-new (#21778) @Janpot