From e5ac6c0eef5efd4fa5c5eb11ccbf08e58e7443f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 4 Jun 2024 12:12:32 +0200 Subject: [PATCH] [release] v6.0.0-alpha.10 (#42517) --- CHANGELOG.md | 47 +++++++++++++++++++ package.json | 2 +- packages-internal/scripts/package.json | 2 +- packages/mui-base/package.json | 2 +- packages/mui-codemod/package.json | 2 +- .../mui-core-downloads-tracker/package.json | 2 +- packages/mui-docs/package.json | 2 +- packages/mui-icons-material/package.json | 2 +- packages/mui-joy/package.json | 2 +- packages/mui-lab/package.json | 2 +- packages/mui-material/package.json | 4 +- packages/mui-styles/package.json | 2 +- packages/mui-system/package.json | 4 +- 13 files changed, 61 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec6aa0dddb668f..a0513573538e7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,52 @@ # [Versions](https://mui.com/versions/) +## v6.0.0-alpha.10 + + + +_Jun 4, 2024_ + +A big thanks to the 7 contributors who made this release possible. + +### `@mui/material@6.0.0-alpha.10` + +- ​[Backdrop] Deprecate `components` and `componentsProps` (#42468) @DiegoAndai +- ​[Collapse] Bound max transition time (#42390) @oliviertassinari +- ​[FilledInput] Remove unapplied classes from filledInputClasses interface and add missing classes to root (#42082) @sai6855 +- ​[InputBase] Deprecate components and componentProps props for v6 (#42093) @ChronicusUA +- ​Remove remaining IE11 code (#42283) @DiegoAndai +- ​[Modal] Deprecate `components` and `componentsProps` (#42469) @DiegoAndai +- ​[Popover] Migrate useSlotProps to useSlot (#42369) @sai6855 +- ​[useMediaQuery] Remove unused useMediaQueryTheme (#42367) @aarongarciah + +### `@mui/system@6.0.0-alpha.10` + +- ​Remove IE11 code (#42436) @DiegoAndai + +### Docs + +- ​Reflect Base UI and MUI System in a different repository @oliviertassinari +- ​Update twitter.com to x.com @oliviertassinari +- ​Simplify Example projects page @oliviertassinari +- ​[icons] Update README and docs page (#41938) @danilo-leal +- ​[material-ui] Add changelog section to the design kits page (#42449) @danilo-leal +- ​[material-ui] Fix sentence in the All components page (#42336) @danilo-leal +- ​[material-ui] Update Figma design kit doc redirect link (#42448) @danilo-leal +- ​[system] Add "dynamic values" section to sx prop page (#42239) @aarongarciah + +### Core + +- ​[docs-infra] Update the OG card image design (#42470) @danilo-leal +- ​[docs-infra] Add small design polish (#42455) @danilo-leal +- ​[docs-infra] Update the Material logo + add copy functionality (#42435) @danilo-leal +- ​[website] Update DoiT description and link in Sponsors section (#42505) @erezstmn-doit +- ​[website] Clean up the docs-infra job ad (#42504) @danilo-leal +- ​[website] Fix FlashCode position (#42139) @oliviertassinari +- ​[website] Open Docs-infra engineer role (#42101) @danilo-leal +- ​[website] Fix locationCountry in about page @oliviertassinari + +All contributors of this release in alphabetical order: @aarongarciah, @ChronicusUA, @danilo-leal, @DiegoAndai, @erezstmn-doit, @oliviertassinari, @sai6855 + ## v6.0.0-alpha.9 diff --git a/package.json b/package.json index 4e4ce9b9abea17..20ea42b489f48f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mui/monorepo", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "private": true, "scripts": { "preinstall": "npx only-allow pnpm", diff --git a/packages-internal/scripts/package.json b/packages-internal/scripts/package.json index 7c0755b8b98d0f..eb27938617223d 100644 --- a/packages-internal/scripts/package.json +++ b/packages-internal/scripts/package.json @@ -1,6 +1,6 @@ { "name": "@mui/internal-scripts", - "version": "1.0.8", + "version": "1.0.9", "author": "MUI Team", "description": "Utilities supporting MUI libraries build and docs generation. This is an internal package not meant for general use.", "main": "build/index.js", diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index 47a50adeb24fce..bf2bd848a7e63e 100644 --- a/packages/mui-base/package.json +++ b/packages/mui-base/package.json @@ -1,6 +1,6 @@ { "name": "@mui/base", - "version": "5.0.0-beta.47", + "version": "5.0.0-beta.48", "private": false, "author": "MUI Team", "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.", diff --git a/packages/mui-codemod/package.json b/packages/mui-codemod/package.json index ff1869d08ea0e4..5a8c3f87f1bfda 100644 --- a/packages/mui-codemod/package.json +++ b/packages/mui-codemod/package.json @@ -1,6 +1,6 @@ { "name": "@mui/codemod", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "bin": "./codemod.js", "private": false, "author": "MUI Team", diff --git a/packages/mui-core-downloads-tracker/package.json b/packages/mui-core-downloads-tracker/package.json index 1e5629e46e69c1..dbf5b3f00b17d4 100644 --- a/packages/mui-core-downloads-tracker/package.json +++ b/packages/mui-core-downloads-tracker/package.json @@ -1,6 +1,6 @@ { "name": "@mui/core-downloads-tracker", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "private": false, "author": "MUI Team", "description": "Internal package to track number of downloads of our design system libraries", diff --git a/packages/mui-docs/package.json b/packages/mui-docs/package.json index 987647f527f080..401d9e9bc58cc4 100644 --- a/packages/mui-docs/package.json +++ b/packages/mui-docs/package.json @@ -1,6 +1,6 @@ { "name": "@mui/docs", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "private": false, "author": "MUI Team", "description": "MUI Docs - Documentation building blocks.", diff --git a/packages/mui-icons-material/package.json b/packages/mui-icons-material/package.json index 48d189392f5cc0..b8e908ddd1e298 100644 --- a/packages/mui-icons-material/package.json +++ b/packages/mui-icons-material/package.json @@ -1,6 +1,6 @@ { "name": "@mui/icons-material", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "private": false, "author": "MUI Team", "description": "Material Design icons distributed as SVG React components.", diff --git a/packages/mui-joy/package.json b/packages/mui-joy/package.json index 2dbe117da22cb0..17d31d15e010d2 100644 --- a/packages/mui-joy/package.json +++ b/packages/mui-joy/package.json @@ -1,6 +1,6 @@ { "name": "@mui/joy", - "version": "5.0.0-beta.42", + "version": "5.0.0-beta.43", "private": false, "author": "MUI Team", "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.", diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index efc5357d4c2bc5..d19ff820b8be95 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -1,6 +1,6 @@ { "name": "@mui/lab", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "private": false, "author": "MUI Team", "description": "Laboratory for new MUI modules.", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index da4f3b15007726..daac5bf2928372 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -1,6 +1,6 @@ { "name": "@mui/material", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "private": false, "author": "MUI Team", "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.", @@ -54,8 +54,8 @@ "react-transition-group": "^4.4.5" }, "devDependencies": { - "@mui/internal-test-utils": "workspace:^", "@mui/internal-babel-macros": "workspace:^", + "@mui/internal-test-utils": "workspace:^", "@popperjs/core": "^2.11.8", "@testing-library/dom": "^10.1.0", "@testing-library/user-event": "^14.5.2", diff --git a/packages/mui-styles/package.json b/packages/mui-styles/package.json index 00e155da7dfb26..747a8f1cfac9d9 100644 --- a/packages/mui-styles/package.json +++ b/packages/mui-styles/package.json @@ -1,6 +1,6 @@ { "name": "@mui/styles", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "private": false, "author": "MUI Team", "description": "MUI Styles - The legacy JSS-based styling solution of Material UI.", diff --git a/packages/mui-system/package.json b/packages/mui-system/package.json index 9496c1bd99135c..eed75300bdb7de 100644 --- a/packages/mui-system/package.json +++ b/packages/mui-system/package.json @@ -1,6 +1,6 @@ { "name": "@mui/system", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "private": false, "author": "MUI Team", "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.", @@ -51,8 +51,8 @@ "devDependencies": { "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "@mui/internal-test-utils": "workspace:^", "@mui/internal-babel-macros": "workspace:^", + "@mui/internal-test-utils": "workspace:^", "@mui/system": "workspace:*", "@types/chai": "^4.3.16", "@types/prop-types": "^15.7.12",