Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.2.1 #29889

Merged
merged 3 commits into from
Nov 25, 2021
Merged

5.2.1 #29889

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
### [Versions](https://mui.com/versions/)

## 5.2.1

<!-- generated comparing v5.2.0..master -->

_Nov 25, 2021_

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

This is an early release to fix `export 'useId' (imported as 'React') was not found in 'react'` when bundling code depending on MUI Core.

- &#8203;<!-- 10 -->[AppBar][docs] Add a fully responsive demo to docs (#29829) @karakib2k18
- &#8203;<!-- 9 -->[core] Fix PR run detection in test_bundle_size_monitor (#29879) @eps1lon
- &#8203;<!-- 8 -->[core] Move bundle size monitoring to CircleCI (#29876) @eps1lon
- &#8203;<!-- 7 -->[docs] Add keys to Responsive AppBar demo (#29884) @mbrookes
- &#8203;<!-- 6 -->[docs] MUI's 2021 Developer survey (#29765) @newguy-123
- &#8203;<!-- 5 -->[docs] Smoother image loading UX (#29858) @oliviertassinari
- &#8203;<!-- 4 -->[Select] Fix select display value with React Nodes (#29836) @kegi
- &#8203;<!-- 3 -->[system] Add `experimental_sx` utility (#29833) @mnajdova
- &#8203;<!-- 2 -->[test] Ignore "detected multiple renderers" warning for now (#29854) @eps1lon
- &#8203;<!-- 1 -->[useMediaQuery][utils] Remove usage of React 18 APIs (#29870) @eps1lon

All contributors of this release in alphabetical order: @eps1lon, @karakib2k18, @kegi, @mbrookes, @mnajdova, @newguy-123, @oliviertassinari

## 5.2.0

<!-- generated comparing v5.1.1..master -->
Expand Down
8 changes: 4 additions & 4 deletions benchmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "benchmark",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"scripts": {
"browser": "yarn webpack --config browser/webpack.config.js && node browser/scripts/benchmark.js",
Expand All @@ -14,9 +14,9 @@
"@chakra-ui/system": "^1.8.2",
"@emotion/react": "^11.6.0",
"@emotion/styled": "^11.6.0",
"@mui/material": "^5.2.0",
"@mui/styles": "^5.2.0",
"@mui/system": "^5.2.0",
"@mui/material": "^5.2.1",
"@mui/styles": "^5.2.1",
"@mui/system": "^5.2.1",
"@styled-system/css": "^5.1.5",
"benchmark": "^2.1.4",
"playwright": "^1.16.3",
Expand Down
16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"author": "MUI Team",
"license": "MIT",
Expand Down Expand Up @@ -31,16 +31,16 @@
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.1.16",
"@mui/base": "5.0.0-alpha.56",
"@mui/docs": "^5.2.0",
"@mui/base": "5.0.0-alpha.57",
"@mui/docs": "^5.2.1",
"@mui/icons-material": "^5.2.0",
"@mui/lab": "5.0.0-alpha.56",
"@mui/material": "^5.2.0",
"@mui/material-next": "6.0.0-alpha.10",
"@mui/lab": "5.0.0-alpha.57",
"@mui/material": "^5.2.1",
"@mui/material-next": "6.0.0-alpha.11",
"@mui/styled-engine": "^5.2.0",
"@mui/styled-engine-sc": "^5.1.0",
"@mui/styles": "^5.2.0",
"@mui/system": "^5.2.0",
"@mui/styles": "^5.2.1",
"@mui/system": "^5.2.1",
"@mui/types": "^7.1.0",
"@mui/x-data-grid": "^5.0.1",
"@mui/x-data-grid-generator": "^5.0.1",
Expand Down
6 changes: 3 additions & 3 deletions framer/Material-UI.framerfx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"author": "MUI Team",
"description": "MUI Framer components",
"version": "1.1.9",
"version": "1.1.10",
"license": "MIT",
"homepage": "https://mui.com/",
"repository": {
Expand All @@ -16,8 +16,8 @@
},
"dependencies": {
"@mui/icons-material": "^5.2.0",
"@mui/material": "^5.2.0",
"@mui/utils": "^5.2.0",
"@mui/material": "^5.2.1",
"@mui/utils": "^5.2.1",
"lodash": "^4.17.21"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions framer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "framer",
"version": "1.0.35",
"version": "1.0.36",
"description": "Builds MUI for Framer X",
"repository": "https://github.com/mui-org/material-ui",
"author": "MUI Team",
Expand All @@ -11,7 +11,7 @@
"@types/react": "^17.0.35",
"case": "1.6.3",
"deepmerge": "^4.2.2",
"docs": "^5.0.0",
"docs": "^5.0.1",
"framer": "^1.2.5",
"framer-motion": "^4.1.17",
"mustache": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.2.0",
"version": "5.2.1",
"private": true,
"scripts": {
"proptypes": "cross-env BABEL_ENV=development babel-node --extensions \".tsx,.ts,.js\" ./scripts/generateProptypes.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/mui-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/base",
"version": "5.0.0-alpha.56",
"version": "5.0.0-alpha.57",
"private": false,
"author": "MUI Team",
"description": "Unstyled React components with which to implement custom design systems.",
Expand Down Expand Up @@ -49,7 +49,7 @@
"dependencies": {
"@babel/runtime": "^7.16.3",
"@emotion/is-prop-valid": "^1.1.1",
"@mui/utils": "^5.2.0",
"@mui/utils": "^5.2.1",
"@popperjs/core": "^2.4.4",
"clsx": "^1.1.1",
"prop-types": "^15.7.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/mui-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/docs",
"version": "5.2.0",
"version": "5.2.1",
"private": false,
"author": "MUI Team",
"description": "MUI Docs - Documentation building blocks.",
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@mui/utils": "^5.2.0",
"@mui/utils": "^5.2.1",
"nprogress": "^0.2.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/mui-joy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/joy",
"version": "5.0.0-alpha.2",
"version": "5.0.0-alpha.3",
"private": false,
"author": "MUI Team",
"description": "Joy design system — React components",
Expand Down Expand Up @@ -56,9 +56,9 @@
}
},
"dependencies": {
"@mui/system": "^5.2.0",
"@mui/system": "^5.2.1",
"@mui/types": "^7.1.0",
"@mui/utils": "^5.2.0"
"@mui/utils": "^5.2.1"
},
"sideEffects": false,
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/mui-lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/lab",
"version": "5.0.0-alpha.56",
"version": "5.0.0-alpha.57",
"private": false,
"author": "MUI Team",
"description": "Laboratory for new MUI modules.",
Expand Down Expand Up @@ -69,9 +69,9 @@
"@date-io/dayjs": "^2.11.0",
"@date-io/luxon": "^2.11.1",
"@date-io/moment": "^2.11.0",
"@mui/base": "5.0.0-alpha.56",
"@mui/system": "^5.2.0",
"@mui/utils": "^5.2.0",
"@mui/base": "5.0.0-alpha.57",
"@mui/system": "^5.2.1",
"@mui/utils": "^5.2.1",
"clsx": "^1.1.1",
"prop-types": "^15.7.2",
"react-is": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/mui-material-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/material-next",
"version": "6.0.0-alpha.10",
"version": "6.0.0-alpha.11",
"private": false,
"author": "MUI Team",
"description": "Material Design components built using @mui/base.",
Expand Down Expand Up @@ -59,10 +59,10 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@mui/base": "5.0.0-alpha.56",
"@mui/system": "^5.2.0",
"@mui/base": "5.0.0-alpha.57",
"@mui/system": "^5.2.1",
"@mui/types": "^7.1.0",
"@mui/utils": "^5.2.0",
"@mui/utils": "^5.2.1",
"@popperjs/core": "^2.4.4",
"@types/react-transition-group": "^4.4.4",
"clsx": "^1.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/mui-material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/material",
"version": "5.2.0",
"version": "5.2.1",
"private": false,
"author": "MUI Team",
"description": "Quickly build beautiful React apps. MUI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design.",
Expand Down Expand Up @@ -61,10 +61,10 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@mui/base": "5.0.0-alpha.56",
"@mui/system": "^5.2.0",
"@mui/base": "5.0.0-alpha.57",
"@mui/system": "^5.2.1",
"@mui/types": "^7.1.0",
"@mui/utils": "^5.2.0",
"@mui/utils": "^5.2.1",
"@types/react-transition-group": "^4.4.4",
"clsx": "^1.1.1",
"csstype": "^3.0.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/mui-private-theming/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/private-theming",
"version": "5.2.0",
"version": "5.2.1",
"private": false,
"author": "MUI Team",
"description": "MUI Theming - The React theme context to be shared between `@mui/styles` and `@mui/material`.",
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@mui/utils": "^5.2.0",
"@mui/utils": "^5.2.1",
"prop-types": "^15.7.2"
},
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 deletions packages/mui-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/styles",
"version": "5.2.0",
"version": "5.2.1",
"private": false,
"author": "MUI Team",
"description": "MUI Styles - The styling solution of MUI.",
Expand Down Expand Up @@ -49,9 +49,9 @@
"dependencies": {
"@babel/runtime": "^7.16.3",
"@emotion/hash": "^0.8.0",
"@mui/private-theming": "^5.2.0",
"@mui/private-theming": "^5.2.1",
"@mui/types": "^7.1.0",
"@mui/utils": "^5.2.0",
"@mui/utils": "^5.2.1",
"clsx": "^1.1.1",
"csstype": "^3.0.10",
"hoist-non-react-statics": "^3.3.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/mui-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/system",
"version": "5.2.0",
"version": "5.2.1",
"private": false,
"author": "MUI Team",
"description": "CSS utilities for rapidly laying out custom designs.",
Expand Down Expand Up @@ -57,10 +57,10 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@mui/private-theming": "^5.2.0",
"@mui/private-theming": "^5.2.1",
"@mui/styled-engine": "^5.2.0",
"@mui/types": "^7.1.0",
"@mui/utils": "^5.2.0",
"@mui/utils": "^5.2.1",
"clsx": "^1.1.1",
"csstype": "^3.0.10",
"prop-types": "^15.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/utils",
"version": "5.2.0",
"version": "5.2.1",
"private": false,
"author": "MUI Team",
"description": "Utility functions for React components.",
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"scripts": {
"typescript": "tsc -p tsconfig.json"
Expand Down