Sep 18, 2023
A big thanks to the 16 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.14.10
- [Chip] Add cursor CSS property reset (#38984) @DiegoAndai
@mui/utils@5.14.10
- [utils] Move @types/prop-types back to dependencies (#39030) @Methuselah96
@mui/base@5.0.0-beta.16
- [NumberInput][base-ui] Warn when changing control mode with
useControlled
(#38757) @sai6855 - [Select][base-ui] Fix Select button layout shift, add placeholder prop (#38796) @mj12albert
- [useList][base-ui] Accept arbitrary external props and forward to root (#38848) @mj12albert
- [Autocomplete][base-ui] Added ref to getInputProps return value (#38919) @DarhkVoyd
@mui/joy@5.0.0-beta.7
- [AccordionGroup][joy-ui] Fix console warning when using custom color (#38950) @sai6855
- [GlobalStyles][joy-ui] Ensure compatibility with RSC (#38955) @mateuseap
Docs
- [docs][base] Add Tailwind CSS + plain CSS demo on the NumberInput page (#38928) @alisasanib
- [docs][Dialog] Add non-modal dialog docs & demo (#38684) @mnajdova
- [docs] Fix number input wrong demo @oliviertassinari
- [docs] Exclude joy-ui LinearProgressCountup from visual regression (#38969) @siriwatknp
- [docs][joy-ui] Revise the Overview page (#38842) @danilo-leal
- [docs][material-ui][Pagination] Add
TablePagination
to the API components list (#38486) @MonstraG
Core
- [core] Add more context about useEventCallback @oliviertassinari
- [core] Allow deeper import of @mui/utils (#38806) @oliviertassinari
- [core] Remove react-dom from @mui/utils peerDependencies (#38974) @michaldudak
- [core] Remove react from styled-engine dependencies (#38971) @michaldudak
- [core] Fix image loading bug on Safari @oliviertassinari
- [core] Fix bundle size upload to S3 job (#38956) @Janpot
- [core] Move eslint to peer dependencies of eslint-plugin-material-ui (#39033) @michaldudak
- [docs-infra] Display markdown lists correctly in docs for props description (#38973) @ZeeshanTamboli
- [website] Improve lighthouse score (#39011) @oliviertassinari
- [website] Fix lighthouse issues @oliviertassinari
- [website] Create the
InfoCard
component (#38987) @danilo-leal - [website] Small tweaks for performance @oliviertassinari
- [zero][next] Setup nextjs plugin package (#38852) @brijeshb42
All contributors of this release in alphabetical order: @alisasanib, @brijeshb42, @danilo-leal, @DarhkVoyd, @DiegoAndai, @Janpot, @mateuseap, @Methuselah96, @michaldudak, @mj12albert, @mnajdova, @MonstraG, @oliviertassinari, @sai6855, @siriwatknp, @ZeeshanTamboli