We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
- 📝 Fix lost characters when typing into fields in the DataGrid (#5646) @m4theushw
- 🌏 New locale and improvements for pickers
- 🎁 Improve support to theme augmentation for pickers
@mui/x-data-grid@v5.17.3
/ @mui/x-data-grid-pro@v5.17.3
/ @mui/x-data-grid-premium@v5.17.3
Changes
- [DataGrid] Only update input with value prop if debounce is off (#5646) @m4theushw
@mui/x-date-pickers@v5.0.2
/ @mui/x-date-pickers-pro@v5.0.2
Changes
- [pickers] Add Icelandic (is-IS) locale (#6137) @elvatli
- [pickers] Fix
@mui/x-date-pickers
theme augmentation and style overriding (#6156) @LukasTy - [pickers] Fix
@mui/x-date-pickers-pro
theme augmentation (#6096) @LukasTy - [pickers] Improve German (de-DE) locale (#6138) @alexfauquette
Docs
- [docs] Improve main demo to show new functionalities (#5292) @joserodolfofreitas
Core
- [core] Update to typescript 4.8.3 (#6136) @flaviendelangle
- [core] Update RFC template (#6100) @bytasv