We'd like to extend a big thank you to the 7 contributors who made this release possible. Here are some highlights ✨:
- 📊 Provide
dataIndexinLinePlotandAreaPlotonItemClickfor Charts - ⚙️ Allow opt-in
data-*attributes onslotProps. Read more - 🐞 Bugfixes
- 📚 Documentation improvements
Special thanks go out to these community members for their valuable contributions:
@Anexus5919, @mustafajw07
The following team members contributed to this release:
@brijeshb42, @Janpot, @JCQuintas, @LukasTy, @noraleonte
Data Grid
@mui/x-data-grid@9.10.0
Internal changes.
@mui/x-data-grid-pro@9.10.0 
Same changes as in @mui/x-data-grid@9.10.0.
@mui/x-data-grid-premium@9.10.0 
Same changes as in @mui/x-data-grid-pro@9.10.0.
Date and Time Pickers
@mui/x-date-pickers@9.10.0
Internal changes.
@mui/x-date-pickers-pro@9.10.0 
Same changes as in @mui/x-date-pickers@9.10.0.
Charts
@mui/x-charts@9.10.0
- [charts] Provide
dataIndexinLinePlotandAreaPlotonItemClick(#23144) @JCQuintas
@mui/x-charts-pro@9.10.0 
Same changes as in @mui/x-charts@9.10.0.
@mui/x-charts-premium@9.10.0 
Same changes as in @mui/x-charts-pro@9.10.0.
Tree View
@mui/x-tree-view@9.10.0
Internal changes.
@mui/x-tree-view-pro@9.10.0 
Same changes as in @mui/x-tree-view@9.10.0, plus:
- [tree-view] Fix pre-loaded items not caching (#23155) @noraleonte
Scheduler
@mui/x-scheduler@9.0.0-beta.6
- [scheduler] Carry custom event data through the edit dialog submit (#22874) @Anexus5919
- [scheduler] Support array values for
CalendarEvent.resource(#23109) @mustafajw07
@mui/x-scheduler-premium@9.0.0-beta.6 
Same changes as in @mui/x-scheduler@9.0.0-beta.6.
Chat
@mui/x-chat@9.0.0-alpha.14
@mui/x-chat-headless@9.0.0-alpha.14
Internal changes.
Codemod
@mui/x-codemod@9.10.0
Internal changes.
Docs
- [docs] Fix bugs on Scheduler overview page (#23147) @noraleonte
Core
- [code-infra] Fix changelog dependency exclusion and l10n routing (#23112) @LukasTy
- [code-infra] Port codebase to use
tsgo(#22826) @brijeshb42 - [code-infra] Reduce
release:buildconcurrency to mitigatetsgoOOM kills (#23139) @LukasTy - [core] Allow opt-in
data-*attributes onslotProps(#22128) @LukasTy
Miscellaneous
- [core] Ignore
code-infra-renovate[bot]commits in changelog (#23153) @Janpot - [website] Fix broken
ChatBoxAPI link (#23149) @brijeshb42 - [test] Fix WebGL benchmark timeout on CI (#23142) @JCQuintas