We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
- ⚡ Fix memory leak during unmount of the DataGrid (#6579) @cherniavskii
- 🎁 Allow to disable the autofocus of the search field when opening the column visibility panel (#6630) @e-cloud
- 🐞 Bugfixes
@mui/x-data-grid@v5.17.9
/ @mui/x-data-grid-pro@v5.17.9
/ @mui/x-data-grid-premium@v5.17.9
Changes
- [DataGrid] Allow to disable autofocusing the search field in the columns panel (#6630) @e-cloud
- [DataGrid] Fix
setRows
method not persisting new rows data afterloading
prop change (#6637) @cherniavskii - [DataGrid] Fix memory leak on grid unmount (#6579) @cherniavskii
- [l10n] Improve Bulgarian (bg-BG) locale (#6635) @AtanasVA
@mui/x-date-pickers@v5.0.6
/ @mui/x-date-pickers-pro@v5.0.6
Changes
- [pickers] Ignore milliseconds in mask logic (#6618) @alexfauquette
- [pickers] Update input when
inputFormat
is modified (#6617) @alexfauquette
Docs
- [docs] Add token to redirect feedbacks on slack (#6592) @alexfauquette
- [docs] Disable translations (#6639) @cherniavskii
- [docs] Fix code edit for when v6 will be stable (#6600) @oliviertassinari
- [docs] Fix typo in DataGrid demo page (#6632) (#6634) @LukasTy
Core
- [core] Upgrade monorepo (#6570) @cherniavskii