Bump @mui/material from 6.3.1 to 7.0.2
Bumps @mui/material from 6.3.1 to 7.0.2.
Release notes
Sourced from @mui/material
's releases.
v7.0.2
Apr 9, 2025
A big thanks to the 12 contributors who made this release possible.
@mui/material@7.0.2
- [Autocomplete] Add ability to render custom single value (#45387)
@ZeeshanTamboli
- [Autocomplete] Prevent shrink animation in controlled Autocomplete when initial
value
is provided (#45734)@imadx
- [AvatarGroup] Fix
spacing
prop ignoring value0
(#45799)@Kartik-Murthy
- [Dialog] Deprecate composed classes (#45418)
@sai6855
@mui/material-nextjs@7.0.2
@mui/styled-engine@7.0.2
- Added caching to
StyledEngineProvider
to improve performance for running tests with Jest (#45846)@siriwatknp
Core
- [blog] Improve upvote video (0646444)
@oliviertassinari
- [code-infra] Remove webpack aliases (#45841)
@Janpot
- [code-infra] Remove .tsbuildinfo from build folder (#45727)
@Janpot
- [code-infra] Stabilize theme viewer screenshot tests (#45768)
@Janpot
- [code-infra] Remove modern bundles (#45808)
@Janpot
- Update buildTypes script to optionally remove css imports (#45835)
@brijeshb42
- Allow repo to be accepted as an argument for releaseTag (#45801)
@brijeshb42
- Update scripts to support base-ui (#45784)
@brijeshb42
- Sync scorecards.yml across codebase (4de5076)
@oliviertassinari
- Remove baseUrl and skipLibCheck (#45806)
@Janpot
- [docs-infra] Fix redirect styles pages (#45848)
@siriwatknp
- [docs-infra] Remove false-positive Vale rules (#45843)
@oliviertassinari
- [docs-infra] Make sure Next.js can find package.json through its aliases (#45840)
@Janpot
- [docs-infra] Fix Next.js brand name coverage (6915f8d)
@oliviertassinari
- [docs-infra] Fix layout shift between MIT and commercial pages (#45760)
@oliviertassinari
- [docs-infra] Non breaking space for ESM (#45758)
@oliviertassinari
- [support-infra] Remove dead 'workflow_call:' (#45736)
@oliviertassinari
- [utils] Support cleanup callbacks in useForkRef (#45621)
@DiegoAndai
Docs
- Fix pigment vite integration example (#44746)
@brijeshb42
- Update migration instructions and codemod references for deprecated APIs (#45793)
@sai6855
- Add TanStack Router routing example (#44930)
@vetledv
- Fix layout shifting in icons page (#45779)
@sai6855
- Fix migration instructions (#45762)
@oliviertassinari
- Fix wrong TypeScript support version (#45761)
@oliviertassinari
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
7.0.2
Apr 9, 2025
A big thanks to the 12 contributors who made this release possible.
@mui/material@7.0.2
- [Autocomplete] Add ability to render custom single value (#45387)
@ZeeshanTamboli
- [Autocomplete] Prevent shrink animation in controlled Autocomplete when initial
value
is provided (#45734)@imadx
- [AvatarGroup] Fix
spacing
prop ignoring value0
(#45799)@Kartik-Murthy
- [Dialog] Deprecate composed classes (#45418)
@sai6855
@mui/material-nextjs@7.0.2
@mui/styled-engine@7.0.2
- Added caching to
StyledEngineProvider
to improve performance for running tests with Jest (#45846)@siriwatknp
Core
- [blog] Improve upvote video (0646444)
@oliviertassinari
- [code-infra] Remove webpack aliases (#45841)
@Janpot
- [code-infra] Remove .tsbuildinfo from build folder (#45727)
@Janpot
- [code-infra] Stabilize theme viewer screenshot tests (#45768)
@Janpot
- [code-infra] Remove modern bundles (#45808)
@Janpot
- Update buildTypes script to optionally remove css imports (#45835)
@brijeshb42
- Allow repo to be accepted as an argument for releaseTag (#45801)
@brijeshb42
- Update scripts to support base-ui (#45784)
@brijeshb42
- Sync scorecards.yml across codebase (4de5076)
@oliviertassinari
- Remove baseUrl and skipLibCheck (#45806)
@Janpot
- [docs-infra] Fix redirect styles pages (#45848)
@siriwatknp
- [docs-infra] Remove false-positive Vale rules (#45843)
@oliviertassinari
- [docs-infra] Make sure Next.js can find package.json through its aliases (#45840)
@Janpot
- [docs-infra] Fix Next.js brand name coverage (6915f8d)
@oliviertassinari
- [docs-infra] Fix layout shift between MIT and commercial pages (#45760)
@oliviertassinari
- [docs-infra] Non breaking space for ESM (#45758)
@oliviertassinari
- [support-infra] Remove dead 'workflow_call:' (#45736)
@oliviertassinari
- [utils] Support cleanup callbacks in useForkRef (#45621)
@DiegoAndai
Docs
- Fix pigment vite integration example (#44746)
@brijeshb42
- Update migration instructions and codemod references for deprecated APIs (#45793)
@sai6855
- Add TanStack Router routing example (#44930)
@vetledv
- Fix layout shifting in icons page (#45779)
@sai6855
- Fix migration instructions (#45762)
@oliviertassinari
... (truncated)
Commits
-
ebb24ce
[release] v7.0.2 (#45850) -
1927a42
chore(deps): bump@types/react-dom
to ^19.1.1 (#45830) -
18e065d
[code-infra] Remove modern bundles (#45808) -
4a82031
chore(deps): bump@types/react
to ^19.1.0 (#45829) -
b7dc1bc
[AvatarGroup] Fixspacing
prop ignoring value0
(#45799) -
3e8281e
[Autocomplete] Add ability to render custom single value (#45387) -
d817aa1
[material-ui][Dialog] Deprecate composed classes (#45418) -
dc7fcff
Bump React to ^19.1.0 (#45747) -
28ef629
Bump typescript-eslint to ^8.28.0 (#45756) -
ae94c40
[docs] Fix 301 link - Additional commits viewable in compare view