From 9f7a2bfac55faed1b1c6c7b4b6d1b1659a076bab Mon Sep 17 00:00:00 2001 From: Marija Najdova Date: Tue, 14 Mar 2023 10:44:33 +0100 Subject: [PATCH] [release] v5.11.13 (#36507) --- CHANGELOG.md | 41 +++++++++++++++++++ benchmark/package.json | 6 +-- docs/package.json | 16 ++++---- package.json | 2 +- packages/mui-base/package.json | 4 +- .../mui-core-downloads-tracker/package.json | 2 +- packages/mui-docs/package.json | 4 +- packages/mui-joy/package.json | 10 ++--- packages/mui-lab/package.json | 8 ++-- packages/mui-material-next/package.json | 10 ++--- packages/mui-material/package.json | 10 ++--- packages/mui-private-theming/package.json | 4 +- packages/mui-styles/package.json | 6 +-- packages/mui-system/package.json | 6 +-- packages/mui-utils/package.json | 2 +- 15 files changed, 86 insertions(+), 45 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2da0bb9f1acaca..1f6900ae738cfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,46 @@ # [Versions](https://mui.com/versions/) +## 5.11.13 + + + +_Mar 14, 2023_ + +A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: + +- @michaldudak added an option for [disabling the generation](https://mui.com/base/getting-started/customization/#disabling-default-css-classes) of the default classes in MUI Base (#35963) +- other 🐛 bug fixes and 📚 documentation improvements. + +### `@mui/material@5.11.13` + +- ​[core] Bump MUI Base's version in Material UI (#36492) @hbjORbj +- ​[material] Export `shouldSkipGeneratingVar` from Material UI (#36489) @siriwatknp +- ​[Typography] Apply font properties to typography inherit variant (#33621) @oyar99 + +### `@mui/base@5.0.0-alpha.121` + +- ​[base] Disable classes generation via a context (#35963) @michaldudak +- ​[useMenu][base] Add return interface for useMenu hook (#36376) @HeVictor +- ​[useBadge] Add interface for the return value (#36042) @skevprog +- ​[useMenuItem] Add explicit return type (#36359) @rayrw +- ​[useTabs] Add explicit return type (#36047) @sai6855 + +### Docs + +- ​[blog] Update fields behavior on date pickers blog post (#36480) @joserodolfofreitas +- ​[docs] Info markdown not rendering in Contributing Guide README (#36487) @hbjORbj +- ​[docs] Remove 301 redirection to MUI X lab migration @oliviertassinari +- ​[docs] Fix a grammar error (#36486) @hbjORbj +- ​[docs] Add blog post notification for v6 release (#36446) @joserodolfofreitas +- ​[docs] Update link to v5 docs (#36421) @m4theushw +- ​[docs] Fix 404 in the API page links (#36419) @oliviertassinari +- ​[docs][joy] Error in the exemplary Codesandbox of using Material UI and Joy UI together (#36462) @hbjORbj +- ​[examples] Refactor to have better types in the Next.js + TypeScript examples (#36355) @erikian +- ​[website] Fix layout shift when loading /blog/mui-x-v6/ @oliviertassinari +- ​[website] Update stats (#36477) @hrutik7 + +All contributors of this release in alphabetical order: @erikian, @hbjORbj, @HeVictor, @hrutik7, @joserodolfofreitas, @m4theushw, @michaldudak, @oliviertassinari, @oyar99, @rayrw, @sai6855, @siriwatknp, @skevprog + ## 5.11.12 diff --git a/benchmark/package.json b/benchmark/package.json index 990a34601b7b42..8472cc5fb97281 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -15,9 +15,9 @@ "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", "@mdx-js/react": "^2.3.0", - "@mui/material": "^5.11.12", - "@mui/styles": "^5.11.12", - "@mui/system": "^5.11.12", + "@mui/material": "^5.11.13", + "@mui/styles": "^5.11.13", + "@mui/system": "^5.11.13", "@styled-system/css": "^5.1.5", "benchmark": "^2.1.4", "playwright": "^1.31.2", diff --git a/docs/package.json b/docs/package.json index fa624665ce87a6..84b2d15d776b81 100644 --- a/docs/package.json +++ b/docs/package.json @@ -31,18 +31,18 @@ "@fortawesome/fontawesome-svg-core": "^6.2.1", "@fortawesome/free-solid-svg-icons": "^6.2.1", "@fortawesome/react-fontawesome": "^0.2.0", - "@mui/base": "5.0.0-alpha.120", - "@mui/docs": "^5.11.12", + "@mui/base": "5.0.0-alpha.121", + "@mui/docs": "^5.11.13", "@mui/icons-material": "^5.11.11", - "@mui/joy": "5.0.0-alpha.70", - "@mui/lab": "5.0.0-alpha.122", + "@mui/joy": "5.0.0-alpha.71", + "@mui/lab": "5.0.0-alpha.123", "@mui/markdown": "^5.0.0", - "@mui/material": "^5.11.12", - "@mui/material-next": "6.0.0-alpha.77", + "@mui/material": "^5.11.13", + "@mui/material-next": "6.0.0-alpha.78", "@mui/styled-engine": "^5.11.11", "@mui/styled-engine-sc": "^5.11.11", - "@mui/styles": "^5.11.12", - "@mui/system": "^5.11.12", + "@mui/styles": "^5.11.13", + "@mui/system": "^5.11.13", "@mui/types": "^7.2.3", "@mui/x-data-grid": "6.0.0-alpha.14", "@mui/x-data-grid-generator": "6.0.0-alpha.14", diff --git a/package.json b/package.json index b4d03cf5e704bf..06f938869a61ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mui/monorepo", - "version": "5.11.12", + "version": "5.11.13", "private": true, "scripts": { "proptypes": "cross-env BABEL_ENV=development babel-node --extensions \".tsx,.ts,.js\" ./scripts/generateProptypes.ts", diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index 00d1b341362522..fcaea0af3ebb13 100644 --- a/packages/mui-base/package.json +++ b/packages/mui-base/package.json @@ -1,6 +1,6 @@ { "name": "@mui/base", - "version": "5.0.0-alpha.120", + "version": "5.0.0-alpha.121", "private": false, "author": "MUI Team", "description": "A library of headless ('unstyled') React UI components and low-level hooks.", @@ -54,7 +54,7 @@ "@babel/runtime": "^7.21.0", "@emotion/is-prop-valid": "^1.2.0", "@mui/types": "^7.2.3", - "@mui/utils": "^5.11.12", + "@mui/utils": "^5.11.13", "@popperjs/core": "^2.11.6", "clsx": "^1.2.1", "prop-types": "^15.8.1", diff --git a/packages/mui-core-downloads-tracker/package.json b/packages/mui-core-downloads-tracker/package.json index f8c616be997b76..9584605e128f88 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": "5.11.12", + "version": "5.11.13", "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 87ac88cf6dc785..10d8469cdfc640 100644 --- a/packages/mui-docs/package.json +++ b/packages/mui-docs/package.json @@ -1,6 +1,6 @@ { "name": "@mui/docs", - "version": "5.11.12", + "version": "5.11.13", "private": false, "author": "MUI Team", "description": "MUI Docs - Documentation building blocks.", @@ -45,7 +45,7 @@ }, "dependencies": { "@babel/runtime": "^7.21.0", - "@mui/utils": "^5.11.12", + "@mui/utils": "^5.11.13", "nprogress": "^0.2.0" }, "publishConfig": { diff --git a/packages/mui-joy/package.json b/packages/mui-joy/package.json index 3b46a7f3ce248a..500ec25d64325d 100644 --- a/packages/mui-joy/package.json +++ b/packages/mui-joy/package.json @@ -1,6 +1,6 @@ { "name": "@mui/joy", - "version": "5.0.0-alpha.70", + "version": "5.0.0-alpha.71", "private": false, "author": "MUI Team", "description": "A library of beautifully designed React UI components.", @@ -57,11 +57,11 @@ }, "dependencies": { "@babel/runtime": "^7.21.0", - "@mui/base": "5.0.0-alpha.120", - "@mui/core-downloads-tracker": "^5.11.12", - "@mui/system": "^5.11.12", + "@mui/base": "5.0.0-alpha.121", + "@mui/core-downloads-tracker": "^5.11.13", + "@mui/system": "^5.11.13", "@mui/types": "^7.2.3", - "@mui/utils": "^5.11.12", + "@mui/utils": "^5.11.13", "clsx": "^1.2.1", "csstype": "^3.1.1", "prop-types": "^15.8.1", diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index 67d4064682e1f4..6ff822fd76caf9 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -1,6 +1,6 @@ { "name": "@mui/lab", - "version": "5.0.0-alpha.122", + "version": "5.0.0-alpha.123", "private": false, "author": "MUI Team", "description": "Laboratory for new MUI modules.", @@ -61,10 +61,10 @@ }, "dependencies": { "@babel/runtime": "^7.21.0", - "@mui/base": "5.0.0-alpha.120", - "@mui/system": "^5.11.12", + "@mui/base": "5.0.0-alpha.121", + "@mui/system": "^5.11.13", "@mui/types": "^7.2.3", - "@mui/utils": "^5.11.12", + "@mui/utils": "^5.11.13", "clsx": "^1.2.1", "prop-types": "^15.8.1", "react-is": "^18.2.0" diff --git a/packages/mui-material-next/package.json b/packages/mui-material-next/package.json index 5060f77fdfde0c..a973ae66410b1c 100644 --- a/packages/mui-material-next/package.json +++ b/packages/mui-material-next/package.json @@ -1,6 +1,6 @@ { "name": "@mui/material-next", - "version": "6.0.0-alpha.77", + "version": "6.0.0-alpha.78", "private": false, "author": "MUI Team", "description": "v6-alpha: React components that implement Google's Material Design", @@ -59,11 +59,11 @@ }, "dependencies": { "@babel/runtime": "^7.21.0", - "@mui/base": "5.0.0-alpha.120", - "@mui/material": "^5.11.12", - "@mui/system": "^5.11.12", + "@mui/base": "5.0.0-alpha.121", + "@mui/material": "^5.11.13", + "@mui/system": "^5.11.13", "@mui/types": "^7.2.3", - "@mui/utils": "^5.11.12", + "@mui/utils": "^5.11.13", "@popperjs/core": "^2.11.6", "@types/react-transition-group": "^4.4.5", "clsx": "^1.2.1", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index 3d70b5169bb64e..58c869ee1d36c2 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -1,6 +1,6 @@ { "name": "@mui/material", - "version": "5.11.12", + "version": "5.11.13", "private": false, "author": "MUI Team", "description": "React components that implement Google's Material Design.", @@ -61,11 +61,11 @@ }, "dependencies": { "@babel/runtime": "^7.21.0", - "@mui/base": "5.0.0-alpha.120", - "@mui/core-downloads-tracker": "^5.11.12", - "@mui/system": "^5.11.12", + "@mui/base": "5.0.0-alpha.121", + "@mui/core-downloads-tracker": "^5.11.13", + "@mui/system": "^5.11.13", "@mui/types": "^7.2.3", - "@mui/utils": "^5.11.12", + "@mui/utils": "^5.11.13", "@types/react-transition-group": "^4.4.5", "clsx": "^1.2.1", "csstype": "^3.1.1", diff --git a/packages/mui-private-theming/package.json b/packages/mui-private-theming/package.json index 2fd3223e5aad05..51c7fe7222ec61 100644 --- a/packages/mui-private-theming/package.json +++ b/packages/mui-private-theming/package.json @@ -1,6 +1,6 @@ { "name": "@mui/private-theming", - "version": "5.11.12", + "version": "5.11.13", "private": false, "author": "MUI Team", "description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.", @@ -48,7 +48,7 @@ }, "dependencies": { "@babel/runtime": "^7.21.0", - "@mui/utils": "^5.11.12", + "@mui/utils": "^5.11.13", "prop-types": "^15.8.1" }, "sideEffects": false, diff --git a/packages/mui-styles/package.json b/packages/mui-styles/package.json index 033a8792c09c24..9bee849a309084 100644 --- a/packages/mui-styles/package.json +++ b/packages/mui-styles/package.json @@ -1,6 +1,6 @@ { "name": "@mui/styles", - "version": "5.11.12", + "version": "5.11.13", "private": false, "author": "MUI Team", "description": "MUI Styles - The legacy JSS-based styling solution of Material UI.", @@ -49,9 +49,9 @@ "dependencies": { "@babel/runtime": "^7.21.0", "@emotion/hash": "^0.9.0", - "@mui/private-theming": "^5.11.12", + "@mui/private-theming": "^5.11.13", "@mui/types": "^7.2.3", - "@mui/utils": "^5.11.12", + "@mui/utils": "^5.11.13", "clsx": "^1.2.1", "csstype": "^3.1.1", "hoist-non-react-statics": "^3.3.2", diff --git a/packages/mui-system/package.json b/packages/mui-system/package.json index 0717259c2e7a12..3997e560c61773 100644 --- a/packages/mui-system/package.json +++ b/packages/mui-system/package.json @@ -1,6 +1,6 @@ { "name": "@mui/system", - "version": "5.11.12", + "version": "5.11.13", "private": false, "author": "MUI Team", "description": "CSS utilities for rapidly laying out custom designs.", @@ -58,10 +58,10 @@ }, "dependencies": { "@babel/runtime": "^7.21.0", - "@mui/private-theming": "^5.11.12", + "@mui/private-theming": "^5.11.13", "@mui/styled-engine": "^5.11.11", "@mui/types": "^7.2.3", - "@mui/utils": "^5.11.12", + "@mui/utils": "^5.11.13", "clsx": "^1.2.1", "csstype": "^3.1.1", "prop-types": "^15.8.1" diff --git a/packages/mui-utils/package.json b/packages/mui-utils/package.json index f83ae6706189bc..09890e1ab18bb1 100644 --- a/packages/mui-utils/package.json +++ b/packages/mui-utils/package.json @@ -1,6 +1,6 @@ { "name": "@mui/utils", - "version": "5.11.12", + "version": "5.11.13", "private": false, "author": "MUI Team", "description": "Utility functions for React components.",