Skip to content

Commit 17026fc

Browse files
authored
[release] v6.2.1 (#44787)
1 parent 8cba23d commit 17026fc

File tree

22 files changed

+59
-43
lines changed

22 files changed

+59
-43
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
# [Versions](https://mui.com/versions/)
22

3+
## 6.2.1
4+
5+
<!-- generated comparing v6.2.0..master -->
6+
7+
_Dec 17, 2024_
8+
9+
A big thanks to the 10 contributors who made this release possible.
10+
11+
12+
13+
- Update `overridesResolver` return from object to array of styles (#44752) @siddhantantil39
14+
- [Pagination] Use correct `aria-current` value (#44753) @jacklaurencegaray
15+
- [Select] Set `aria-required` & `aria-invalid` on `combobox` instead of hidden input (#44731) @ben-pomelo
16+
17+
18+
19+
- Warns if the hex color contains trailing space (#44538) @siriwatknp
20+
21+
### Docs
22+
23+
- [material-ui][Dialog] Fix crashing of DraggableDialog demo (#44747) @sai6855
24+
- [material-ui][TextField] Update `react-number-format` demo to use the recommended prop (#44743) @siriwatknp
25+
- [material-ui][TextField] Add size default prop to api docs (#44714) @sai6855
26+
- [material-ui][TextField] Add suffix shrink demo (#44744) @siriwatknp
27+
28+
### Core
29+
30+
- [api-docs-builder] Preserve multiline prop descriptions with `rawDescriptions` option (#44737) @vladmoroz
31+
- Fix running mocha related scripts on Windows locally (#44664) @ChristopherJamesL
32+
- Update `eslint-plugin-jsx-a11y` (#44701) @ZeeshanTamboli
33+
- Add documentation to `useThemeProps`, `deepmerge` and `composeClasses` functions (#44703) @JCQuintas
34+
- [examples] Add Theme Mode Switch to Next.js TS example (#43576) @TurtIeSocks
35+
36+
All contributors of this release in alphabetical order: @ben-pomelo, @ChristopherJamesL, @jacklaurencegaray, @JCQuintas, @sai6855, @siddhantantil39, @siriwatknp, @TurtIeSocks, @vladmoroz, @ZeeshanTamboli
37+
338
## 6.2.0
439

540
<!-- generated comparing v6.1.10..master -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/monorepo",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"private": true,
55
"scripts": {
66
"preinstall": "npx only-allow pnpm",

packages-internal/babel-plugin-resolve-imports/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/internal-babel-plugin-resolve-imports",
3-
"version": "1.0.18",
3+
"version": "1.0.19",
44
"author": "MUI Team",
55
"description": "babel plugin that resolves import specifiers to their actual output file.",
66
"main": "./index.js",

packages-internal/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/internal-scripts",
3-
"version": "1.0.29",
3+
"version": "1.0.30",
44
"author": "MUI Team",
55
"description": "Utilities supporting MUI libraries build and docs generation. This is an internal package not meant for general use.",
66
"main": "build/index.js",

packages-internal/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/internal-test-utils",
3-
"version": "1.0.22",
3+
"version": "1.0.23",
44
"author": "MUI Team",
55
"description": "Utilities for MUI tests. This is an internal package not meant for general use.",
66
"main": "./build/index.js",

packages/mui-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/base",
3-
"version": "5.0.0-beta.66",
3+
"version": "5.0.0-beta.67",
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-core-downloads-tracker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/core-downloads-tracker",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/docs",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"private": false,
55
"author": "MUI Team",
66
"description": "MUI Docs - Documentation building blocks.",

packages/mui-envinfo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/envinfo",
3-
"version": "2.0.30",
3+
"version": "2.0.31",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Logs infos about the environment relevant to @mui/*",

packages/mui-icons-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/icons-material",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"private": false,
55
"author": "MUI Team",
66
"description": "Material Design icons distributed as SVG React components.",

0 commit comments

Comments
 (0)