We'd like to extend a big thank you to the 6 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
- 🌎 Improve Ukrainian (uk-UA) locale
Special thanks go out to this community member for their valuable contribution:
@lion1963
The following team members contributed to this release:
@arminmeh, @brijeshb42, @dav-is, @JCQuintas, @sai6855
Data Grid
@mui/x-data-grid@8.27.4
- [DataGrid] Prevent unnecessary row selection checkbox rerendering (#21571) @arminmeh
- [DataGrid] Make
GridScrollAreaoverrides resolver dynamic (#21612) @sai6855 - [l10n] Improve Ukrainian (uk-UA) locale (#21381) @lion1963
@mui/x-data-grid-pro@8.27.4 
Same changes as in @mui/x-data-grid@8.27.4, plus:
@mui/x-data-grid-premium@8.27.4 
Same changes as in @mui/x-data-grid-pro@8.27.4.
Charts
@mui/x-charts@8.27.4
- [charts] Deprecate
ChartDataProviderin favour ofChartsDataProvider(#21549) @JCQuintas - [charts] Rename
ChartContainertoChartsContainer(#21186) @JCQuintas - [charts] Rename
ChartZoomSlidertoChartsZoomSlider(#21572) @JCQuintas
@mui/x-charts-pro@8.27.4 
Same changes as in @mui/x-charts@8.27.4.
@mui/x-charts-premium@8.27.4 
Same changes as in @mui/x-charts-pro@8.27.4.
Core
- [code-infra] Add eslint rule to prevent
Math.randomin docs (#21505) (#21563) @JCQuintas - [code-infra] V8 Dedupe (#21561) @JCQuintas
- [docs-infra] Apply Cookie Banner to v8.x Branch (#21448) @dav-is
- [code-infra] Setup checkout to do full clone for non master branches (#21624) @brijeshb42