We'd like to offer a big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
@mui/x-data-grid@v5.17.1
/ @mui/x-data-grid-pro@v5.17.1
/ @mui/x-data-grid-premium@v5.17.1
Changes
- [DataGrid] Fix cells being focused on mouseUp (#5980) @cherniavskii
- [DataGrid] Fix focused cell if the column is spanned and the new editing API is used (#5962) @m4theushw
- [DataGridPro] Fix import in lazy-loading causing a bundling error (#6031) @flaviendelangle