Skip to content

Commit 571d504

Browse files
authored
v6.0.0-alpha.5 (#42081)
1 parent 264a735 commit 571d504

File tree

16 files changed

+53
-15
lines changed

16 files changed

+53
-15
lines changed

CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,43 @@
11
# [Versions](https://mui.com/versions/)
22

3+
## v6.0.0-alpha.5
4+
5+
<!-- generated comparing v6.0.0-alpha.4..next -->
6+
7+
_May 1, 2024_
8+
9+
A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
10+
11+
12+
13+
- [FormControlLabel] Deprecate `componentsProps` (#41767) @sai6855
14+
- [PaginationItem] Deprecate components prop (#41777) @sai6855
15+
- [SvgIcon] Convert to support CSS extraction (#41779) @aarongarciah
16+
17+
18+
19+
- [TextareaAutosize] Fix resizing instability (#41638) @ZeeshanTamboli
20+
21+
### Docs
22+
23+
- Fix small SEO issues @oliviertassinari
24+
- [material-ui] Fix minor spelling error in the "About the lab" page (#42073) @ryanhartwig
25+
- [material-ui] Update Figma plugin name (#41967) @danilo-leal
26+
- [material-ui][templates] Fix input props attributes in Landing Page template (#42013) @5-tom
27+
- [system] Update typo on the sx prop page (#42035) @bricker
28+
29+
### Core
30+
31+
- [docs-infra] Clean up branding theme file and improve font-face readibility (#42023) @danilo-leal
32+
- [docs-infra] Simplify docs demo (#42016) @oliviertassinari
33+
- [website] Add content about the Sync plugin in the Material UI page (#40515) @danilo-leal
34+
- [website] Sync career roles (#42058) @oliviertassinari
35+
- [website] Add Nadja on the about page (#42021) @mnajdova
36+
- [website] Fix code block design by changing the `MarkdownElement` import (#42022) @danilo-leal
37+
- [wesbite] Remove duplicate MarkdownElement component (#42028) @danilo-leal
38+
39+
All contributors of this release in alphabetical order: @5-tom, @aarongarciah, @bricker, @danilo-leal, @mnajdova, @oliviertassinari, @ryanhartwig, @sai6855, @ZeeshanTamboli
40+
341
## v6.0.0-alpha.4
442

543
<!-- generated comparing v6.0.0-alpha.3..next -->

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/monorepo",
3-
"version": "6.0.0-alpha.4",
3+
"version": "6.0.0-alpha.5",
44
"private": true,
55
"scripts": {
66
"preinstall": "npx only-allow pnpm",

packages/mui-base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/base",
3-
"version": "5.0.0-beta.42",
3+
"version": "5.0.0-beta.43",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.",

packages/mui-codemod/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/codemod",
3-
"version": "6.0.0-alpha.4",
3+
"version": "6.0.0-alpha.5",
44
"bin": "./codemod.js",
55
"private": false,
66
"author": "MUI Team",

packages/mui-core-downloads-tracker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/core-downloads-tracker",
3-
"version": "6.0.0-alpha.4",
3+
"version": "6.0.0-alpha.5",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Internal package to track number of downloads of our design system libraries",

packages/mui-docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/docs",
3-
"version": "6.0.0-alpha.4",
3+
"version": "6.0.0-alpha.5",
44
"private": false,
55
"author": "MUI Team",
66
"description": "MUI Docs - Documentation building blocks.",

packages/mui-icons-material/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/icons-material",
3-
"version": "6.0.0-alpha.4",
3+
"version": "6.0.0-alpha.5",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Material Design icons distributed as SVG React components.",

packages/mui-joy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/joy",
3-
"version": "5.0.0-beta.37",
3+
"version": "5.0.0-beta.38",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Joy UI is an open-source React component library that implements MUI's own design principles. It's comprehensive and can be used in production out of the box.",

packages/mui-lab/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/lab",
3-
"version": "6.0.0-alpha.4",
3+
"version": "6.0.0-alpha.5",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Laboratory for new MUI modules.",

packages/mui-material/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/material",
3-
"version": "6.0.0-alpha.4",
3+
"version": "6.0.0-alpha.5",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.",

packages/mui-private-theming/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/private-theming",
3-
"version": "6.0.0-alpha.3",
3+
"version": "6.0.0-alpha.5",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.",

packages/mui-styled-engine-sc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/styled-engine-sc",
3-
"version": "6.0.0-alpha.21",
3+
"version": "6.0.0-alpha.22",
44
"private": false,
55
"author": "MUI Team",
66
"description": "styled() API wrapper package for styled-components.",

packages/mui-styled-engine/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/styled-engine",
3-
"version": "6.0.0-alpha.3",
3+
"version": "6.0.0-alpha.5",
44
"private": false,
55
"author": "MUI Team",
66
"description": "styled() API wrapper package for emotion.",

packages/mui-styles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/styles",
3-
"version": "6.0.0-alpha.4",
3+
"version": "6.0.0-alpha.5",
44
"private": false,
55
"author": "MUI Team",
66
"description": "MUI Styles - The legacy JSS-based styling solution of Material UI.",

packages/mui-system/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/system",
3-
"version": "6.0.0-alpha.4",
3+
"version": "6.0.0-alpha.5",
44
"private": false,
55
"author": "MUI Team",
66
"description": "MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.",

packages/mui-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/utils",
3-
"version": "6.0.0-alpha.3",
3+
"version": "6.0.0-alpha.5",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Utility functions for React components.",

0 commit comments

Comments
 (0)