diff --git a/CHANGELOG.md b/CHANGELOG.md index 1590d764bc466b..906fc29283d096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,60 @@ # [Versions](https://mui.com/versions/) +## v6.0.0-alpha.4 + + + +_Apr 24, 2024_ + +A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨: + +- 🔥 Converted 3 more Material UI components to use Pigment CSS. +- ℹ️ Pigment CSS now lives in [its own repository](https://github.com/mui/pigment-css)! From now on, all future development will happen there. + +### `@mui/material@6.0.0-alpha.4` + +- [Checkbox] Convert to support CSS extraction (#41957) @lhilgert9 +- [IconButton] Convert to support CSS extraction (#41850) @gijsbotje +- [Radio] Convert to support CSS extraction (#41840) @lhilgert9 +- [Typography] Fix ownerState prop placement (#41903) @sai6855 +- Generate typography tokens (#41703) @siriwatknp +- Move typography CSS variables to `font` (#42003) @siriwatknp +- Fix getOverlayAlpha type (#41995) @oliviertassinari +- Support CSS Extraction using codemod (#41935) @siriwatknp + +### `@mui/icons-material@6.0.0-alpha.4` + +- ​[icons] Update the icons package (#41937) @danilo-leal + +### Docs + +- [material-ui] Remove react-swipeable-views from demos as it's no longer maintained (#41912) @soler1212 +- [material-ui] Add dark theme thumbnails for templates (#41947) @zanivan +- [material-ui] Remove links and interdependencies from free templates (#41941) @zanivan +- [material-ui] Add missing backticks to HTML tag in the installation page (#41972) @Miguelrom +- Fix 301 Toolpad links @oliviertassinari +- Fix 301 image redirections @oliviertassinari + +### Core + +- pnpm docs:zipRules && vale sync @oliviertassinari +- Remove @pigment-css/\* packages (#41965) @mnajdova +- [code-infra] Move the HighlightedCode component to @mui/docs (#41859) @Janpot +- [code-infra] Move the HighlightedCode component to @mui/docs (#41859) @Janpot +- [code-infra] Make Babel config path configurable in API docs builder (#41999) @michaldudak +- [docs-infra] Fix flex-shrink pro-plan (#41990) @oliviertassinari +- [docs-infra] Allow more value uses of MUI (#41706) @oliviertassinari +- [docs-infra] Move CPU to shared config (#41901) @oliviertassinari +- [docs-infra] Improve Twitter OG:image (#41860) @oliviertassinari +- [docs-infra] Adapt docs infra to Base UI docs needs (#41963) @michaldudak +- [docs-infra] Add demo container design refinements (#41948) @danilo-leal +- [docs-infra] Use the `getLayout` on the material demo pages (#41936) @alexfauquette +- [test] Update browser versions in karma config (#42008) @ZeeshanTamboli +- [website] Remove customer support agent role from website (#41969) @rluzists1 +- [website] Fix grid usage and add stray improvements (#41930) @danilo-leal + +All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @gijsbotje, @Janpot, @lhilgert9, @michaldudak, @Miguelrom, @mnajdova, @oliviertassinari, @rluzists1, @sai6855, @siriwatknp, @soler1212, @zanivan, @ZeeshanTamboli + ## v6.0.0-alpha.3 diff --git a/package.json b/package.json index 0f04b2ab04bc3c..abf637efa8d560 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mui/monorepo", - "version": "6.0.0-alpha.3", + "version": "6.0.0-alpha.4", "private": true, "scripts": { "preinstall": "npx only-allow pnpm", diff --git a/packages/mui-codemod/package.json b/packages/mui-codemod/package.json index daee2b438602b3..b5740c4902102b 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.3", + "version": "6.0.0-alpha.4", "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 a023a1cf1da6c7..8d869ff2bdde6f 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.3", + "version": "6.0.0-alpha.4", "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 93bf574db956ff..30e61e5ea80f0c 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.3", + "version": "6.0.0-alpha.4", "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 eb94dc4d770b16..5cced2472a1a8e 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.3", + "version": "6.0.0-alpha.4", "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 8dc3906c12239d..46147cfc1387b8 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.36", + "version": "5.0.0-beta.37", "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 b67d469dc9f96e..d2b818a098a353 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.3", + "version": "6.0.0-alpha.4", "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 5ca205a01008b9..15094c926db3e7 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.3", + "version": "6.0.0-alpha.4", "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.", diff --git a/packages/mui-styles/package.json b/packages/mui-styles/package.json index fd792ce469b2fb..984d2364692c79 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.3", + "version": "6.0.0-alpha.4", "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 d0be1842f5f670..3783a892f72374 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.3", + "version": "6.0.0-alpha.4", "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.",