Bump @mui/material from 6.3.1 to 6.4.1
Bumps @mui/material from 6.3.1 to 6.4.1.
Release notes
Sourced from @mui/material
's releases.
v6.4.1
Jan 21, 2025
A big thanks to the 9 contributors who made this release possible.
@mui/material@6.4.1
- [ButtonBase] Export types used in ButtonBase props (#43530)
@Janpot
- [Dialog] Add slots and slotProps (#44792)
@sai6855
- [Drawer] Deprecate composed classes (#44870)
@yash49
- [IconButton] Set default loading to
null
(#45057)@siriwatknp
- [ListItem] Add codemod for deprecated props (#45022)
@sai6855
- [Modal] Add migration guide and codemod for deprecated props (#45021)
@sai6855
- [TextField] Fix filled state to be synced with autofill (#44135)
@DiegoAndai
@mui/system@6.4.1
- Fix dark mode flicker using
useEnhancedEffect
(#44812)@siriwatknp
@mui/utils@6.4.1
- Do not deep merge React component (#45058)
@siriwatknp
Docs
- Fix typo (#45070)
@Fullchee
- Improve Toolpad templates section (#44914)
@bharatkashyap
- Fix expand / collapse icons orientation (#44989)
@zanivan
- Rename "Base UI" to "MUI Base" in all text (#45060)
@mj12albert
- Add
@mui/base
deprecation callout (#45030)@mj12albert
- Update
@mui/base
deprecation message (#45064)@mj12albert
Core
- [code-infra] Add "use client" directive to files with React APIs (#45036)
@Janpot
- [docs] 301 redirect
/base-ui
tobase-ui.com
(#45061)@mj12albert
All contributors of this release in alphabetical order:
@bharatkashyap
,@DiegoAndai
,@Fullchee
,@Janpot
,@mj12albert
,@sai6855
,@siriwatknp
,@yash49
,@zanivan
v6.4.0
A big thanks to the 16 contributors who made this release possible. Here are some highlights
✨ :
- Added
loading
prop to theButton
andIconButton
components (#44637)@siriwatknp
@mui/material@6.4.0
- [Alert] complete
slots
andslotProps
(#44971)@siriwatknp
- [Autocomplete] Sync runtime and TS types for key in grouped options (#44862)
@aarongarciah
- [Button] Add
loading
prop (#44637)@siriwatknp
- [CardHeader] Deprecate
*TypographyProps
and completeslots
,slotProps
(#44729)@siriwatknp
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
6.4.1
Jan 21, 2025
A big thanks to the 9 contributors who made this release possible.
@mui/material@6.4.1
- [ButtonBase] Export types used in ButtonBase props (#43530)
@Janpot
- [Dialog] Add slots and slotProps (#44792)
@sai6855
- [Drawer] Deprecate composed classes (#44870)
@yash49
- [IconButton] Set default loading to
null
(#45057)@siriwatknp
- [ListItem] Add codemod for deprecated props (#45022)
@sai6855
- [Modal] Add migration guide and codemod for deprecated props (#45021)
@sai6855
- [TextField] Fix filled state to be synced with autofill (#44135)
@DiegoAndai
@mui/system@6.4.1
- Fix dark mode flicker using
useEnhancedEffect
(#44812)@siriwatknp
@mui/utils@6.4.1
- Do not deep merge React component (#45058)
@siriwatknp
Docs
- Fix typo (#45070)
@Fullchee
- Improve Toolpad templates section (#44914)
@bharatkashyap
- Fix expand / collapse icons orientation (#44989)
@zanivan
- Rename "Base UI" to "MUI Base" in all text (#45060)
@mj12albert
- Add
@mui/base
deprecation callout (#45030)@mj12albert
- Update
@mui/base
deprecation message (#45064)@mj12albert
Core
- [code-infra] Add "use client" directive to files with React APIs (#45036)
@Janpot
- [docs] 301 redirect
/base-ui
tobase-ui.com
(#45061)@mj12albert
All contributors of this release in alphabetical order:
@bharatkashyap
,@DiegoAndai
,@Fullchee
,@Janpot
,@mj12albert
,@sai6855
,@siriwatknp
,@yash49
,@zanivan
6.4.0
Jan 13, 2025
A big thanks to the 16 contributors who made this release possible. Here are some highlights
✨ :
... (truncated)
Commits
-
819e662
[release] v6.4.1 (#45077) -
4f872d6
[code-infra] Add "use client" directive to files with React APIs (#45036) -
cb2a191
[material-ui][TextField] Fix filled state to be synced with autofill (#44135) -
33ce030
[material-ui][IconButton] Set default loading tonull
(#45057) -
820a76c
[material-ui][Drawer] Deprecate composed classes (#44870) -
bc483df
[ButtonBase] Export types used in ButtonBase props (#43530) -
ff9b9e4
[material-ui][Dialog] Add slots and slotProps (#44792) -
f9949a8
v6.4.0 (#45013) -
dc02352
Bump fast-glob to ^3.3.3 (#44999) -
58e2c0f
Bump@types/react
to ^19.0.6 (#44995) - Additional commits viewable in compare view