|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## 6.0.0-beta.3 |
| 4 | + |
| 5 | +<!-- generated comparing v6.0.0-beta.2..next --> |
| 6 | + |
| 7 | +_Jul 24, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +- 🚀 New version of the free Dashboard template, now with more components and an improved layout. |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | +- ​<!-- 17 -->Fix Divider props codemod (#42919) @aarongarciah |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | +- ​<!-- 06 -->Fix Accessing element.ref (#42818) @sai6855 |
| 20 | +- ​<!-- 05 -->Refine `extendTheme` and `CssVarsProvider` API (#42839) @siriwatknp |
| 21 | +- ​<!-- 03 -->[Typography] Deprecate `paragraph` prop (#42383) @walston |
| 22 | +- ​<!-- 03 -->[Rating] fix defaultLabelText a11y issue with undefine value input and hint (#42810) @ZouYouShun |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +- ​<!-- 04 -->[material-ui-nextjs] Add @emotion/react as peer dependency (#42885) @jeloagnasin |
| 27 | +- ​<!-- 02 -->[material-ui-nextjs] Remove @mui/material as peer dependency (#43041) @brijeshb42 |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +- ​<!-- 02 -->[utils] Add dependency to @mui/types (#43029) @mnajdova |
| 32 | + |
| 33 | +### Docs |
| 34 | + |
| 35 | +- ​<!-- 22 -->[material-ui][joy-ui][Autocomplete] Fix `Hint` demo (#42990) @ManthanGajjar |
| 36 | +- ​<!-- 19 -->[docs] Make `DemoSandbox` agnostic of `productId` (#43042) @Janpot |
| 37 | +- ​<!-- 16 -->[docs] Use slot variants over `theme.variants` (#42614) @siriwatknp |
| 38 | +- ​<!-- 13 -->[docs] Remove stringify theme import (#43032) @siriwatknp |
| 39 | +- ​<!-- 12 -->[docs] Bring v5.x changes to the CHANGELOG @oliviertassinari |
| 40 | +- ​<!-- 11 -->[docs] Fix migration typo (#42976) @mnajdova |
| 41 | +- ​<!-- 08 -->[material-ui] Add improvements to Dashboard template (#42445) @zanivan |
| 42 | +- ​<!-- 07 -->[material-ui] Fix broken image links in blog template (#42956) @navedqb |
| 43 | + |
| 44 | +### Core |
| 45 | + |
| 46 | +- ​<!-- 23 -->[code-infra] Add toolpad npm scope to envinfo (#41942) @Janpot |
| 47 | +- ​<!-- 21 -->[code-infra] Fix pnpm lock file (#43030) @Janpot |
| 48 | +- ​<!-- 20 -->[code-infra] Run `react-17` and `react-next` workflows on the next branch (#42690) @cherniavskii |
| 49 | +- ​<!-- 19 -->[code-infra] Make `useReactVersion` script reusable in other repos (#42828) @cherniavskii |
| 50 | +- ​<!-- 18 -->[code-infra] Add toolpad npm scope to envinfo (#41942) @Janpot |
| 51 | +- ​<!-- 16 -->[core] Add pigment and Base UI scopes to envinfo (#43002) @Janpot |
| 52 | +- ​<!-- 15 -->[core] Update minimum version of Node.js to 14.0.0 (#42920) @DiegoAndai |
| 53 | +- ​<!-- 14 -->[core] Expose missing screen methods from Testing Library (#42968) @aarongarciah |
| 54 | +- ​<!-- 10 -->[docs-infra] Leave TODO for warnOnce to reduce bundle size @oliviertassinari |
| 55 | +- ​<!-- 09 -->[docs-infra] Remove `display: flex` from `SectionTitle` (#42979) @LukasTy |
| 56 | +- ​<!-- 02 -->[test][material-ui] Remove unnecessary async act calls (#42942) @aarongarciah |
| 57 | +- ​<!-- 01 -->[website] Fix strange focus-visible on hover (#42924) @oliviertassinari |
| 58 | + |
| 59 | +All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @brijeshb42, @cherniavskii, @DiegoAndai, @Janpot, @jeloagnasin, @LukasTy, @ManthanGajjar, @mnajdova, @navedqb, @oliviertassinari, @sai6855, @siriwatknp, @walston, @zanivan, @ZouYouShun |
| 60 | + |
3 | 61 | ## 6.0.0-beta.2
|
4 | 62 |
|
5 | 63 | <!-- generated comparing v6.0.0-beta.1..next -->
|
|
0 commit comments