We'd like to extend a big thank you to the 4 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
- ⚡️ Improved dynamic data support and cache invalidation in lazy loading for Data Grid Pro
The following team members contributed to this release:
@cherniavskii, @michelengelen, @MBilalShafi, @arminmeh
Data Grid
@mui/x-data-grid@8.27.3
- [DataGrid] Preserve key input during row edit when using
rowModesModel(#21457) @michelengelen
@mui/x-data-grid-pro@8.27.3 
Same changes as in @mui/x-data-grid@8.27.3, plus:
- [DataGridPro] Improve dynamic data support and cache invalidation in lazy loading (#21465) @MBilalShafi
@mui/x-data-grid-premium@8.27.3 
Same changes as in @mui/x-data-grid-pro@8.27.3.
Core
- [code-infra] Do not append
xto the last version for the compare API (#21422) @arminmeh - [docs-infra] Fix current version detection logic (#21415) @cherniavskii