We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
- 🌍 Add Armenian (hy-AM) locale on the Data Grid
- 🌍 Improve Italian (it-IT) locale on the Date and Time Pickers
- 🐞 Bugfixes
Special thanks go out to the community contributors who have helped make this release possible:
@ArturAghakaryan, @federico-ntr.
Following are all team members who have contributed to this release:
@arminmeh, @JCQuintas, @KenanYusuf, @MBilalShafi, @oliviertassinari.
Data Grid
@mui/x-data-grid@7.29.2
- [DataGrid] Fix column title truncation on touch devices (#17497) @KenanYusuf
- [DataGrid] Fix theme
defaultProps
causing unwanted re-renders (#17530) @KenanYusuf - [l10n] Add Armenian (hy-AM) locale (#17422) @ArturAghakaryan
- [l10n] Fix l10n export (#17526) @arminmeh
@mui/x-data-grid-pro@7.29.2

Same changes as in @mui/x-data-grid@7.29.2
.
@mui/x-data-grid-premium@7.29.2

Same changes as in @mui/x-data-grid-pro@7.29.2
.
Date and Time Pickers
@mui/x-date-pickers@7.29.2
- [l10n] Improve Italian (it-IT) locale (#17604) @federico-ntr
@mui/x-date-pickers-pro@7.29.2

Same changes as in @mui/x-date-pickers@7.29.2
.
Docs
- [docs] Fix MUI X v7 install instructions (#17537) @oliviertassinari
- [docs] Improve data grid export docs (#17553) @MBilalShafi
Core
- [core] Fix root package 7.29.1 (#17523) @JCQuintas