|
1 | 1 | # [Versions](https://mui.com/versions/) |
2 | 2 |
|
| 3 | +## 7.3.2 |
| 4 | + |
| 5 | +<!-- generated comparing v7.3.1..master --> |
| 6 | + |
| 7 | +_Sep 1, 2025_ |
| 8 | + |
| 9 | +A big thanks to the 16 contributors who made this release possible. |
| 10 | + |
| 11 | +### `@mui/material@7.3.2` |
| 12 | + |
| 13 | +- [Chip] Remove unnecessary optional chaining from key event handlers (#46752) @ZeeshanTamboli |
| 14 | +- [Drawer] Add dialog role and aria-modal for `temporary` variant (#46690) @Yashkanekar |
| 15 | +- [PaginationItem] Add slot descriptions and default components in API documentation (#46677) @sai6855 |
| 16 | +- [utils] Remove duplicate isHostComponent function (#46721) @frontman-git |
| 17 | + |
| 18 | +### `@mui/codemod@7.3.2` |
| 19 | + |
| 20 | +- Add codemod to convert top-level to path imports (#46657) @neemski |
| 21 | + |
| 22 | +### Docs |
| 23 | + |
| 24 | +- Remove outdated Next.js lint command (#46847) @oliviertassinari |
| 25 | +- Add `View as Markdown` to component link header (#46835) @siriwatknp |
| 26 | +- Add a link to open `llms.txt` (#46832) @siriwatknp |
| 27 | +- Fix typos in Material UI API docs (#46787) @noritaka1166 |
| 28 | +- Fix typo extra "to" word (#46783) @danpeleg4 |
| 29 | +- Remove past employees from about page (#46780) @Janpot |
| 30 | +- Fix typos in `docs/pages` folder (#46761) @noritaka1166 |
| 31 | +- Add clarification on `react-is` resolution with Material UI v6 and v7 for React 18 and below (#46633) @alisasanib |
| 32 | +- Fix typos in `joy` and `utils` package (#46713) @noritaka1166 |
| 33 | +- [autocomplete] Fix console in unstyled demo (#46804) @oliviertassinari |
| 34 | +- [autocomplete] Fix Google Maps brand attribution (#46803) @oliviertassinari |
| 35 | +- [autocomplete] Fix header sentence case (#46805) @oliviertassinari |
| 36 | +- [autocomplete] Fix Google Maps demo (#46793) @oliviertassinari |
| 37 | +- [Select] Fix labeling issues in grouped select demo (#46722) @mj12albert |
| 38 | +- [table] Remove outdated unstyled section (#46786) @mj12albert |
| 39 | +- [TextField] Add note about removal of `sizeMedium` class from InputLabel in v7 upgrade guide (#46693) @checcoux |
| 40 | + |
| 41 | +### Core |
| 42 | + |
| 43 | +- Update `cipher-base` transitive dependency (#46800) @Janpot |
| 44 | +- [charts] Marked Treemap chart as Pro (#46691) @prakhargupta1 |
| 45 | +- [code-infra] Remove some csbci references (#46797) @Janpot |
| 46 | +- [code-infra] update build tool (#46801) @Janpot |
| 47 | +- [code-infra] Align pkg.pr.new with other projects (#46467) @Janpot |
| 48 | +- [code-infra] Prepare for incoming `execa` update (#46781) @Janpot |
| 49 | +- [code-infra] Remove `@mui/internal-babel-plugin-resolve-imports` override config (#46754) @ZeeshanTamboli |
| 50 | +- [core] Fix typo in `docs/mui-vale` folder (#46760) @noritaka1166 |
| 51 | +- [core] Fix typos in `docs/data/material` folder (#46757) @noritaka1166 |
| 52 | +- [core] Fix typos in `netlify` folder (#46756) @noritaka1166 |
| 53 | +- [core] Upgrade brace-expansion (#46747) @oliviertassinari |
| 54 | +- [core] Fix typos in Joy UI docs and `test` folder (#46738) @noritaka1166 |
| 55 | +- [core] Upgrade KaTeX (#46731) @oliviertassinari |
| 56 | +- [core] Avoid Polynomial regex backtracking (#46732) @oliviertassinari |
| 57 | +- [core] Remove dead @toolpad/core dependency (#46730) @oliviertassinari |
| 58 | +- [core] Fix typos in `markdown` and `system` packages (#46720) @noritaka1166 |
| 59 | +- [core] Fix typos in `api-docs-builder` package (#46719) @noritaka1166 |
| 60 | +- [core] Fix typos in `codemod` package (#46715) @noritaka1166 |
| 61 | +- [core] pnpm prettier:all (#46685) @oliviertassinari |
| 62 | +- [docs-infra] Set origin to generated `llms.txt` (#46833) @siriwatknp |
| 63 | +- [docs-infra] Fix AbortController error (#46408) @oliviertassinari |
| 64 | +- [docs-infra] Block than more feedback submissions (#46824) @oliviertassinari |
| 65 | +- [docs-infra] Fix ESLint references (#46680) @oliviertassinari |
| 66 | +- [infra] Migrate away from airbnb's eslint config (#46794) @brijeshb42 |
| 67 | +- [infra] Remove `fs-extra` from docs scripts (#46749) @bernardobelchior |
| 68 | +- [infra] Remove dependency on `react-spring` (but keep `@react-spring/web`) (#46748) @bernardobelchior |
| 69 | +- [infra] Remove `fs-extra` from `mui-icons-material` (#46745) @bernardobelchior |
| 70 | +- [infra] Remove `api-docs-builder` dependency on `fs-extra` (#46742) @bernardobelchior |
| 71 | +- [infra] Migrate build command to code-infra (#46614) @brijeshb42 |
| 72 | +- [infra] move testBuiltTypes step (#46735) @Janpot |
| 73 | +- [infra] Remove `fs-extra` from `netlify-plugin-cache-docs` (#46740) @bernardobelchior |
| 74 | +- [infra] Supply `document` to `userEvent.setup()` (#46714) @Janpot |
| 75 | +- [infra] Remove useless test step (#46679) @Janpot |
| 76 | +- [infra] Stagger daily cron jobs to avoid browserstack timeouts (#46676) @Janpot |
| 77 | +- [internal] Improve useControlled() strict mode handling (#46807) @oliviertassinari |
| 78 | +- [internal] Sentence case (55a9d8f) @oliviertassinari |
| 79 | +- [internal] Fix typos in code comments (#46784) @noritaka1166 |
| 80 | +- [internal] Fix console regression in dev mode (925f02b) @oliviertassinari |
| 81 | +- [internal] Prettier all if dependencies changes (1f63b03) @oliviertassinari |
| 82 | +- [internal] Fix renovate.json (84be632) @oliviertassinari |
| 83 | +- [internal] Polish renovate schedule (#46727) @oliviertassinari |
| 84 | +- [internal] Update link to GitHub labels (8ab4813) @oliviertassinari |
| 85 | +- [internal] Bump brace-expansion (06de338) @oliviertassinari |
| 86 | +- [internal] Normalize Action description (4a2fbcb) @oliviertassinari |
| 87 | +- [toolpad] Remove it from website and docs (#46595) @prakhargupta1 |
| 88 | + |
| 89 | +All contributors of this release in alphabetical order: @alisasanib, @bernardobelchior, @brijeshb42, @checcoux, @danpeleg4, @frontman-git, @Janpot, @mj12albert, @neemski, @noritaka1166, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @Yashkanekar, @ZeeshanTamboli |
| 90 | + |
3 | 91 | ## 7.3.1 |
4 | 92 |
|
5 | 93 | <!-- generated comparing v7.3.0..master --> |
|
0 commit comments