We'd like to extend a big thank you to the 11 contributors who made this release possible. Here are some highlights ✨:
- 🦮 Improve accessibility of the Charts and Pickers components.
- 🐞 Bugfixes
- 📚 Documentation improvements
Special thanks go out to these community members for their valuable contributions:
@kevincorizi-sbt, @mustafajw07, @SamanPandey-in
The following team members contributed to this release:
@brijeshb42, @hasdfa, @JCQuintas, @LukasTy, @michelengelen, @noraleonte, @rita-codes, @silviuaavram
Data Grid
@mui/x-data-grid@9.10.1
- [data grid] Fix
getColumnreturn type not reflecting that it can return undefined (#23165) @JCQuintas
@mui/x-data-grid-pro@9.10.1 
Same changes as in @mui/x-data-grid@9.10.1.
@mui/x-data-grid-premium@9.10.1 
Same changes as in @mui/x-data-grid-pro@9.10.1.
Date and Time Pickers
@mui/x-date-pickers@9.10.1
@mui/x-date-pickers-pro@9.10.1 
Same changes as in @mui/x-date-pickers@9.10.1, plus:
- [DateRangePicker] Fix broken active range position underline in single input range fields (#23166) @LukasTy
Charts
@mui/x-charts@9.10.1
- [charts] Fix pie chart disappearing when an arc spans almost the full circle (#23145) @JCQuintas
- [charts] Set
aria-hiddenon accessibility proxy divs at initialization (#23186) @kevincorizi-sbt - [charts] Fix keyboard navigation on series with different lengths (#23182) @JCQuintas
- [charts] Fix out of bounds keyboard navigation (#23180) @silviuaavram
@mui/x-charts-pro@9.10.1 
Same changes as in @mui/x-charts@9.10.1, plus:
- [charts-pro] Fix highlight shifting on sampled bar charts (#23190) @noraleonte
- [charts-pro] Sampled band highlight falls back to single-band width for Date/object values (#23024) @SamanPandey-in
@mui/x-charts-premium@9.10.1 
Same changes as in @mui/x-charts-pro@9.10.1.
Tree View
@mui/x-tree-view@9.10.1
- [TreeView] Fix selection propagation to exclude disabled items (#23012) @michelengelen
@mui/x-tree-view-pro@9.10.1 
Same changes as in @mui/x-tree-view@9.10.1.
Scheduler
@mui/x-scheduler@9.0.0-beta.7
- [scheduler] Polish
EventCalendarrendering for multi-resource events (#23161) @mustafajw07 - [scheduler] Responsive header (#22954) @noraleonte
@mui/x-scheduler-premium@9.0.0-beta.7 
Same changes as in @mui/x-scheduler@9.0.0-beta.7, plus:
- [scheduler-premium] Add the dependencies data model (#23117) @rita-codes
- [scheduler-premium] Dependencies - Render the FS arrow (#23162) @rita-codes
Codemod
@mui/x-codemod@9.10.1
Internal changes.
Docs
Core
- [code-infra] Validate working of specific code-infra canary (#23207) @brijeshb42