@mui/types
Advanced tools
+80
-0
| # [Versions](https://mui.com/versions/) | ||
| ## 7.3.5 | ||
| <!-- generated comparing v7.3.4..master --> | ||
| _Nov 4, 2025_ | ||
| A big thanks to the 11 contributors who made this release possible. | ||
| ### `@mui/material@7.3.5` | ||
| - [Collapse] Add slots and slotProps props (#47168) @sai6855 | ||
| - [l10n] Add missing Catalan (ca-ES) locale (#47156) @frncesc | ||
| - Fix regression on `theme.vars.shape` module augmentation (#47164) @siriwatknp | ||
| ### `@mui/material-nextjs@7.3.5` | ||
| - Support Next.js 16 (#47134) @siriwatknp | ||
| ### Docs | ||
| - [Autocomplete] Update virtualization example to use react-window v2 (#47054) @sai6855 | ||
| - [autocomplete] Add note about unique key extraction for duplicate labels (#47010) @PossiblyAShrub | ||
| - [Snackbar] Fix typo in docs (#47038) @sai6855 | ||
| - [Transition] Fix horizontal scroll in SimpleFade demo in mobile screens (#47169) @sai6855 | ||
| - Replace deprecated `inputProps` with `slotProps.input` in checkbox demos (#47083) @CODEKRUNCH | ||
| ### Core | ||
| - [code-infra] gitignore next-env.d.ts (#47167) @Janpot | ||
| - [code-infra] Migrate versions page to getStaticProps (#47151) @Janpot | ||
| - [code-infra] Fix breaking change for ci publish (#47147) @brijeshb42 | ||
| - [code-infra] Remove React import requirement for jsx (#47146) @brijeshb42 | ||
| - [code-infra] Update vitest usage detection in `@mui/internal-test-utils` (#47141) @bernardobelchior | ||
| - [code-infra] Setup eslint-plugin-compat (#47133) @brijeshb42 | ||
| - [code-infra] Filter out @mui/joy and @mui/base from search results (#47076) @Janpot | ||
| - [code-infra] Fix hotfix instructions (#47015) @Janpot | ||
| - [code-infra] Disable pigment regression tests (#47045) @Janpot | ||
| - [code-infra] Fix moderate dependabot issue (#46946) @Janpot | ||
| - [code-infra] Enable testing-library eslint rules (#47074) @brijeshb42 | ||
| - [code-infra] Lint json through eslint (#47056) @Janpot | ||
| - [code-infra] Support custom npm dist tags during release (#47021) @Janpot | ||
| - [code-infra] Remove tsconfig `baseUrl` (#47044) @Janpot | ||
| - [code-infra] Centralize stylelint (#46955) @Janpot | ||
| - [code-infra] Remove legacy feedback (#46981) @Janpot | ||
| - [code-infra] Remove repo build scripts (#47036) @brijeshb42 | ||
| - [code-infra] Publish docs from upstream (#47018) @Janpot | ||
| - [code-infra] Migrate `lodash` to `es-toolkit` (#46974) @sukvvon | ||
| - [docs-infra] Do not escape pipes (`|`) inside code blocks (#47139) @ZeeshanTamboli | ||
| - [docs-infra] Fix broken link targets (#47104) @Janpot | ||
| - [docs-infra] Fix broken link for DOMRect docs (#47106) @Janpot | ||
| - [docs-infra] Use published netlify cache plugin package (#47071) @brijeshb42 | ||
| - [examples] Remove Next.js text from React Router example (#47055) @HeinrichFilter | ||
| All contributors of this release in alphabetical order: @bernardobelchior, @brijeshb42, @CODEKRUNCH, @frncesc, @HeinrichFilter, @Janpot, @PossiblyAShrub, @sai6855, @siriwatknp, @sukvvon, @ZeeshanTamboli | ||
| ## 7.3.4 | ||
| <!-- generated comparing v7.3.3..master --> | ||
| _Oct 2, 2025_ | ||
| A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨: | ||
| Small update to revert a change that broke the `<Tabs>` component. Also publishing a beta version of `@mui/lab` which was accidentally published as a stable release. | ||
| ### `@mui/material@7.3.4` | ||
| - [Tabs] Revert "Fix not scrolling to correct tab after refresh when auto scrollable (#46869)" (#47014) @ZeeshanTamboli | ||
| ### Docs | ||
| - Sort package manager automatically (#46897) @Janpot | ||
| ### Core | ||
| - Bring @mui/lab back to unstable version (#47012) @Janpot | ||
| - Fix `ThemeOptions` and `createTheme*` cyclic dependency (#47007) @siriwatknp | ||
| All contributors of this release in alphabetical order: @Janpot, @siriwatknp, @ZeeshanTamboli | ||
| ## 7.3.3 | ||
@@ -4,0 +84,0 @@ |
+1
-1
| /** | ||
| * @mui/types v7.4.7 | ||
| * @mui/types v7.4.8 | ||
| * | ||
@@ -4,0 +4,0 @@ * @license MIT |
+1
-1
| /** | ||
| * @mui/types v7.4.7 | ||
| * @mui/types v7.4.8 | ||
| * | ||
@@ -4,0 +4,0 @@ * @license MIT |
+1
-1
| { | ||
| "name": "@mui/types", | ||
| "version": "7.4.7", | ||
| "version": "7.4.8", | ||
| "author": "MUI Team", | ||
@@ -5,0 +5,0 @@ "description": "Utility types for Material UI.", |
64703
5.76%