@mui/material-nextjs 6.0.0-dev.240424162023-9968b4889d → 6.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,1052 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
- ## v6.0.0-alpha.4
3
+ ## v6.0.1
4
+
5
+ <!-- generated comparing v6.0.0..master -->
6
+
7
+ _Aug 29, 2024_
8
+
9
+ A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.
10
+
11
+ ### `@mui/material@6.0.0`
12
+
13
+ - Attach default light color scheme when enabling CSS theme variables (#43493) @siriwatknp
14
+ - [Skeleton] Apply the wave animation to the correct element (#43474) @mnajdova
15
+
16
+ ### Docs
17
+
18
+ - [material-ui][Dialog] Update confirmation dialog description (#43488) @Michael-Hutchinson
19
+ - Add Material UI v6 is out! to the notifications (#43448) @oliviertassinari
20
+ - [material-ui] Dark scroll bars in templates (#43483) @aarongarciah
21
+ - [material-ui] Add TemplateFrame to templates (#43406) @zanivan
22
+ - [table] Make the data grid blend in (#43489) @oliviertassinari
23
+
24
+ ### Core
25
+
26
+ - [blog] Update Toolpad Studio marketing page links in the blogs (#43407) @prakhargupta1
27
+ - [blog] Add missing social card to the blog post (#43465) @siriwatknp
28
+ - [code-infra] Fix typing issues with `@mui-internal/api-docs-builder` (#43498) @Janpot
29
+ - [code-infra] Fix nextjs build cache (#43467) @JCQuintas
30
+ - Remove `'use client'` from index files and useAutocomplete reexport (#41956) @DiegoAndai
31
+ - Replace relative links to absolute ones in JSDocs (#43472) @alexfauquette
32
+ - Upgrade babel runtime (#43243) @Janpot
33
+ - [docs-infra] Skip shadow DOM regression test (#43500) @aarongarciah
34
+ - [docs-infra] Fix use of process.env.DEPLOY_ENV (#43490) @oliviertassinari
35
+ - [docs-infra] Add comment about removing optimizeFonts Next.js config (#43469) @aarongarciah
36
+ - [examples] Use `latest` on all Material UI dependencies (#43494) @mnajdova
37
+ - [infra] fix workflow path (#43464) @michelengelen
38
+
39
+ All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @DiegoAndai, @Janpot, @JCQuintas, @Michael-Hutchinson, @michelengelen, @mnajdova, @oliviertassinari, @prakhargupta1, @siriwatknp, @zanivan
40
+
41
+ ## 6.0.0
42
+
43
+ <!-- generated comparing v6.0.0-rc.0..master -->
44
+
45
+ _Aug 27, 2024_
46
+
47
+ We are excited to announce the stable release of Material-UI v6 🎉, check out [the blog post](https://mui.com/blog/material-ui-v6-is-out/) to see all the updates.
48
+
49
+ ### `@mui/material@6.0.0`
50
+
51
+ - Change React.ReactElement<any,any> type from any to unknown (#43358) @sai6855
52
+ - [Pagination] Update `getItemAriaLabel` page param type (#43399) @sydneyjodon-wk
53
+ - [Unstable_TrapFocus] Fix `getTabbable` function return type (#42237) @KalmarLorand
54
+
55
+ ### `@mui/lab@6.0.0-beta.8`
56
+
57
+ - [button] Add missing customize points for span (#43436) @oliviertassinari
58
+
59
+ ### Docs
60
+
61
+ - Fix broken links (#43144) @DiegoAndai
62
+ - Updated mui-x roadmap links with the new project URL (#43444) @michelengelen
63
+ - Update pnpm order, move to second (#42712) @ahmadnadeem6236
64
+ - Fix CSS theme variables section (#43439) @siriwatknp
65
+ - Add two Toolpad Core components to Material UI sidebar (#43391) @prakhargupta1
66
+ - Fix licensingModel -> licenseModel @oliviertassinari
67
+ - Fix Stack Overflow issue canned response @oliviertassinari
68
+ - Avoid referencing MUI Core @oliviertassinari
69
+ - Fix description of eslint-plugin-material-ui @oliviertassinari
70
+ - [docs-infra] Polish reportBrokenLinks.js to support Base UI @oliviertassinari
71
+ - [material-ui] Clarify RTL language support in localization guide (#41784) @bahmanworld
72
+ - [material-ui] Refine templates theme selector (#43396) @zanivan
73
+
74
+ ### Core
75
+
76
+ - Prepare for v6 stable release (#43454) @siriwatknp
77
+ - [blog] Polish Upcoming changes to MUI X pricing in 2024 (#43438) @oliviertassinari
78
+ - [blog] Add Material UI v6 stable release (#41932) @siriwatknp
79
+ - [ci] Fix the release:changelog cmd (#43451) @mnajdova
80
+ - [core] Allow `^6.0.0` for `@mui/` dependencies in `@mui/docs` (#43445) @LukasTy
81
+ - [code-infra] Babel plugin to fully resolve imported paths (#43294) @Janpot
82
+ - [infra] Add closing message workflow (#43450) @michelengelen
83
+ - [website] Make beta chip consistent for Toolpad (#43392) @prakhargupta1
84
+
85
+ All contributors of this release in alphabetical order: @ahmadnadeem6236, @bahmanworld, @DiegoAndai, @Janpot, @KalmarLorand, @LukasTy, @michelengelen, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @sydneyjodon-wk, @zanivan
86
+
87
+ ## 6.0.0-rc.0
88
+
89
+ <!-- generated comparing v6.0.0-beta.6..next -->
90
+
91
+ _Aug 22, 2024_
92
+
93
+ A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
94
+
95
+ - ⚡ Rendering performance improvements
96
+
97
+ ### `@mui/material@6.0.0-rc.0`
98
+
99
+ #### Breaking changes
100
+
101
+ - [Box] Remove `component` from `BoxOwnProps` (#43384) @DiegoAndai
102
+
103
+ The `component` prop has been removed from the `BoxOwnProps` as it is already included in the `Box` type.
104
+ This might affect your code if you are using the `styled` function with the `Box` component.
105
+ If this is the case, use a `div` element instead of `Box`:
106
+
107
+ ```diff
108
+ -const StyledBox = styled(Box)`
109
+ +const StyledDiv = styled('div')`
110
+ color: white;
111
+ `;
112
+ ```
113
+
114
+ This yields the same end result.
115
+ If this doesn't work for you, you can also cast the `styled` returned value to `typeof Box`:
116
+
117
+ ```diff
118
+ const StyledBox = styled(Box)`
119
+ color: white;
120
+ -`;
121
+ +` as typeof Box;
122
+ ```
123
+
124
+ #### Changes
125
+
126
+ - [ListItem] Remove unnecessary TypeScript test (#43359) @sai6855
127
+ - Skip generating CSS variables for a custom spacing function (#43389) @siriwatknp
128
+ - Revert visual regressions from #42283 (#43364) @ZeeshanTamboli
129
+
130
+ ### `@mui/codemod@6.0.0-rc.0`
131
+
132
+ - Add Grid2 to removeSystemProps codemod (#43302) @DiegoAndai
133
+
134
+ ### Docs
135
+
136
+ - [blog] Add video to the Pigment CSS blog post (#42500) @oliviertassinari
137
+ - Fix broken link to milestones (#43379) @oliviertassinari
138
+ - Update CSS theme variables related content (#43130) @siriwatknp
139
+ - Fix link to createTheme source (#43332) @oliviertassinari
140
+ - Add cache to avoid unnecessary jsx dynamic import and theme getting (#43139) @Vxee
141
+ - Fix broken link to Next.js docs @oliviertassinari
142
+ - [material-ui] Revamp `Composition` guide (#43266) @ZeeshanTamboli
143
+ - [material-ui][Menu] Replace `PaperProps` with `slotProps.paper` in demos (#43354) @sai6855
144
+
145
+ ### Core
146
+
147
+ - [code-infra] Change docs:start script to serve the exports folder (#43375) @Janpot
148
+ - [core] Fix typescript-next CI workflow (#43394) @aarongarciah
149
+ - [core] Run `@mui/system` TypeScript module augmentation tests in CI (#43386) @ZeeshanTamboli
150
+ - [core] Enable manage-package-manager-versions pnpm flag (#43366) @aarongarciah
151
+ - [core] Replace `indexOf` with `includes` (#42883) @k-rajat19
152
+ - [docs-infra] Add GitHub source link to components (#43228) @Jay-Karia
153
+ - [docs-infra] Fix copy shortcut (#43361) @oliviertassinari
154
+ - [perf] Remove theme/styling allocations (#43372) @romgrk
155
+ - [perf] Improve `composeClasses` (#43363) @romgrk
156
+ - [perf] Remove system allocations (#43306) @romgrk
157
+
158
+ All contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @Janpot, @Jay-Karia, @k-rajat19, @oliviertassinari, @rluzists1, @romgrk, @sai6855, @siriwatknp, @Vxee, @ZeeshanTamboli
159
+
160
+ ## 6.0.0-beta.6
161
+
162
+ <!-- generated comparing v6.0.0-beta.5..next -->
163
+
164
+ _Aug 16, 2024_
165
+
166
+ A big thanks to the 18 contributors who made this release possible.
167
+
168
+ ### `@mui/material@6.0.0-beta.6`
169
+
170
+ - [Autocomplete] Improve the `options` prop description (#41591) @pluvio72
171
+ - [Autocomplete] Remove autocomplete warning regarding value not equal to option (#43314) @ZeeshanTamboli
172
+ - [Divider] Add aria-orientation (#43241) @aarongarciah
173
+ - [IconButton] Fix hover background color behavior (#43271) @mnajdova
174
+ - [TypeScript] Refactor types so they're compatible with upcoming React 19 (#43276) @DiegoAndai
175
+ - [Typography] Replace dot notation color value to work with Pigment CSS (#43288) @siriwatknp
176
+ - [pigment-css] Fix `getSelector` prefers-color-scheme to be object (#43237) @siriwatknp
177
+ - Remove `display="block"` usage to work with Pigment CSS (#43307) @siriwatknp
178
+
179
+ ### `@mui/codemod@6.0.0-beta.6`
180
+
181
+ - [codemod] Skip sx spread transformation (#43291) @siriwatknp
182
+
183
+ ### `@mui/styles@6.0.0-beta.6`
184
+
185
+ - [styles] Fix issues reported by eslint-plugin-react-compiler (#43118) @jlewins
186
+
187
+ ### Docs
188
+
189
+ - [material-ui] Audit and copyedit the v6 migration doc (#43073) @samuelsycamore
190
+ - [material-ui] Fix Material Icon search lag and other improvements (#41330) @anle9650
191
+ - [material-ui][Popover] Fix description and title of hover interaction section (#43290) @ZeeshanTamboli
192
+ - [material-ui] Refine and unify custom template themes (#43220) @zanivan
193
+ - [joy-ui] Fix data grid redirection (#43247) @sai6855
194
+ - [mui-system] Add import statement in docs (#43223) @sai6855
195
+ - Update babel config (#43286) @romgrk
196
+ - Fix outdated references to Materal UI version (#43321) @oliviertassinari
197
+ - Polish migration git diff experience @oliviertassinari
198
+ - Update LTS to match format (#43212) @oliviertassinari
199
+ - Fix Pigment CSS migration content (#43217) @siriwatknp
200
+
201
+ ### Core
202
+
203
+ - [code-infra] Remove `userEvent` export from `@mui/internal-test-utils` (#43313) @LukasTy
204
+ - [code-infra] Remove unnecessary alias (#43320) @Janpot
205
+ - [code-infra] Fix utils bundle size entrypoint (#43304) @Janpot
206
+ - [core] missing and incorrect scripts (#43209) @Jay-Karia
207
+ - [core] Set Node 14 as minimum version in all browserslist envs (#43326) @aarongarciah
208
+ - [core] Add React 19 as peer dependency (#43216) @aarongarciah
209
+ - [core] Pin `eslint-plugin-jsx-a11y` version to 6.7.1 (#43292) @Janpot
210
+ - [core] Update supported Node.js version to 14 (#43315) @Janpot
211
+ - [core] Use fs instead of fs-extra in script utils (#43234) @DiegoAndai
212
+ - [core] Refactor system theme props (#43120) @romgrk
213
+ - [docs-infra] Fix some TS issues for X docs (#43285) @Janpot
214
+ - [docs-infra] Move API pages to TS (#43199) @alexfauquette
215
+ - [docs-infra] Fix broken sandboxes with relative module imports (#42767) @bharatkashyap
216
+ - [docs-infra] Simplify API sections typing (#43128) @alexfauquette
217
+ - [examples] Fix import (#43316) @aarongarciah
218
+ - [examples] Add material-ui-pigment-css for Next.js and Vite (#43065) @siriwatknp
219
+ - [examples] Replace wrong import with `@mui/material/styles` (#43236) @siriwatknp
220
+ - [useMediaQuery] Adapt test implementation for React 19 (#43269) @aarongarciah
221
+ - [test] Update `matchMedia` mocks (#43240) @cherniavskii
222
+ - [test] Remove unnecessary ref param (#43282) @aarongarciah
223
+ - [website] Update showcase to include Toolpad Core (#43226) @bharatkashyap
224
+ - [website] Replace React.MutableRefObject with React.RefObject (#43284) @aarongarciah
225
+
226
+ All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @anle9650, @bharatkashyap, @cherniavskii, @DiegoAndai, @Janpot, @Jay-Karia, @jlewins, @mnajdova, @oliviertassinari, @pluvio72, @renovate[bot], @romgrk, @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
227
+
228
+ ## 6.0.0-beta.5
229
+
230
+ <!-- generated comparing v6.0.0-beta.4..next -->
231
+
232
+ _Aug 8, 2024_
233
+
234
+ A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
235
+
236
+ - Remove some deprecated props from the ListItem component (#41566) @thathva
237
+ - Bumped the minimum supported version of TypeScript (#43116) @mnajdova
238
+
239
+ ### `@mui/material@6.0.0-beta.5`
240
+
241
+ #### BREAKING CHANGES
242
+
243
+ - &#8203;<!-- 14 -->[material-ui][ListItem] Removing deprecated props (#41566) @thathva
244
+
245
+ `ListItem`'s props `autoFocus`, `button`, `disabled`, and `selected`, deprecated in v5, have been removed. To replace the `button` prop, use `ListItemButton` instead. The other removed props are available in the `ListItemButton` component as well.
246
+
247
+ ```diff
248
+ -<ListItem button />
249
+ +<ListItemButton />
250
+ ```
251
+
252
+ Use this codemod to migrate your project to the `ListItemButton` component:
253
+
254
+ ```bash
255
+ npx @mui/codemod@next v6.0.0/list-item-button-prop <path/to/folder>
256
+ ```
257
+
258
+ As the `ListItem` no longer supports these props, the class names related to these props were removed. You should use the `listItemButtonClasses` object instead.
259
+
260
+ ```diff
261
+ -import { listItemClasses } from '@mui/material/ListItem';
262
+ +import { listItemButtonClasses } from '@mui/material/ListItemButton';
263
+
264
+ - listItemClasses.button
265
+ + listItemButtonClasses.root
266
+
267
+ - listItemClasses.focusVisible
268
+ + listItemButtonClasses.focusVisible
269
+
270
+ - listItemClasses.disabled
271
+ + listItemButtonClasses.disabled
272
+
273
+ - listItemClasses.selected
274
+ + listItemButtonClasses.selected
275
+ ```
276
+
277
+ #### Changes
278
+
279
+ - &#8203;<!-- 36 -->[material-ui][Autocomplete] Fix default value for multiple mode getting redefined with React 19 (#43189) @DiegoAndai
280
+ - &#8203;<!-- 12 -->[material-ui] Merge `CssVarsProvider` into `ThemeProvider` (#43115) @siriwatknp
281
+ - &#8203;<!-- 11 -->[material-ui] Make tests compatible with React 19 (#43155) @DiegoAndai
282
+ - &#8203;<!-- 10 -->[material-ui] Refine Blog template (#42825) @zanivan
283
+ - &#8203;<!-- 09 -->[material-ui] Element ref access React 19 compatibility (#43132) @DiegoAndai
284
+ - &#8203;<!-- 08 -->[material-ui][mui-system] Add support for version runtime checks (#43190) @DiegoAndai
285
+
286
+ ### `@mui/material-pigment-css@6.0.0-beta.5`
287
+
288
+ - &#8203;<!-- 13 -->Reexport Pigment CSS from index file (#43218) @siriwatknp
289
+
290
+ ### `@mui/codemod@6.0.0-beta.5`
291
+
292
+ - &#8203;<!-- 31 -->Fix codemod crash on MuiDivider property (#43125) @Janpot
293
+
294
+ ### Docs
295
+
296
+ - &#8203;<!-- 37 -->Fix resolution of @mui/material-ui in docs (#43108) @Janpot
297
+ - &#8203;<!-- 25 -->Refine and polish out Templates page (#43131) @zanivan
298
+ - &#8203;<!-- 24 -->Fix the link test script (#43195) @alexfauquette
299
+ - &#8203;<!-- 23 -->Fix alpha usage (#43194) @siriwatknp
300
+ - &#8203;<!-- 22 -->Link Toolpad Core components from Material UI docs (#43036) @prakhargupta1
301
+ - &#8203;<!-- 21 -->Link Toolpad core docs to the docs menu (#42952) @prakhargupta1
302
+ - &#8203;<!-- 20 -->Polish migration guide (#43021) @oliviertassinari
303
+ - &#8203;<!-- 19 -->Fix 404 link to migration pages @oliviertassinari
304
+ - &#8203;<!-- 18 -->Support inject dynamic theme (#42879) @Vxee
305
+ - &#8203;<!-- 17 -->Fix 301 @oliviertassinari
306
+ - &#8203;<!-- 35 -->[blog] Announcing pricing changes Sep 2024 (#43061) @joserodolfofreitas
307
+ - &#8203;<!-- 15 -->[material-ui][TextField] Remove mentions of `redux-form` from TextField documentation (#43176) @AbdurRahman2004
308
+
309
+ ### Core
310
+
311
+ - &#8203;<!-- 34 -->[code-infra] Fix `@mui/internal-test-utils` `screen` export type (#43150) @LukasTy
312
+ - &#8203;<!-- 33 -->[code-infra] Do not look for changes with previous commit when releasing a canary version (#43129) @michaldudak
313
+ - &#8203;<!-- 32 -->[code-infra] Automate canary releases (#43066) @michaldudak
314
+ - &#8203;<!-- 30 -->[core] Apply top-level eslint rule to docs and fix violations (#43126) @Janpot
315
+ - &#8203;<!-- 29 -->[core] Patch styled-components to use React.JSX namespace (#43205) @aarongarciah
316
+ - &#8203;<!-- 28 -->[core] Replace JSX namespace usages with React.JSX (#43204) @aarongarciah
317
+ - &#8203;<!-- 27 -->[core] Remove `react-router` package from `pigment-css-vite-app` (#43201) @ZeeshanTamboli
318
+ - &#8203;<!-- 26 -->[core] Remove unnecessary types packages from `@mui/internal-babel-macros` (#43193) @ZeeshanTamboli
319
+ - &#8203;<!-- 16 -->[docs-infra] Move `ApiPage` to TS (#43149) @alexfauquette
320
+ - &#8203;<!-- 07 -->[test] Remove unnecessary prop type check in test (#43211) @aarongarciah
321
+ - &#8203;<!-- 06 -->[test] Make conformance tests work with async render function (#43156) @michaldudak
322
+ - &#8203;<!-- 05 -->[typescript] Update the minimum supported version (#43116) @mnajdova
323
+ - &#8203;<!-- 04 -->[website] Add icons to core page products (#43151) @zanivan
324
+ - &#8203;<!-- 03 -->[website] Copyedit Docs and Product menu taglines (#43075) @samuelsycamore
325
+ - &#8203;<!-- 02 -->[website] Fix wrong link in pricing table (#43141) @zanivan
326
+ - &#8203;<!-- 01 -->[website] Add blog link to pricing table (#43123) @zanivan
327
+
328
+ All contributors of this release in alphabetical order: @aarongarciah, @AbdurRahman2004, @alexfauquette, @DiegoAndai, @Janpot, @joserodolfofreitas, @LukasTy, @michaldudak, @mnajdova, @oliviertassinari, @prakhargupta1, @samuelsycamore, @siriwatknp, @thathva, @Vxee, @zanivan, @ZeeshanTamboli
329
+
330
+ ## 6.0.0-beta.4
331
+
332
+ <!-- generated comparing v6.0.0-beta.3..next -->
333
+
334
+ _Jul 30, 2024_
335
+
336
+ A big thanks to the 12 contributors who made this release possible.
337
+
338
+ ### `@mui/material@6.0.0-beta.4`
339
+
340
+ - [Accordion] Render a heading wrapping `AccordionSummary` button per W3C Accordion Pattern standards (#42914) @ZeeshanTamboli
341
+ - [Divider] Enable borderStyle enhancement in divider with children (#42715) @anuujj
342
+ - [ImageListItemBar] Deprecate composed classes (#42905) @sai6855
343
+ - Attach selector for default color scheme (#43035) @siriwatknp
344
+ - Stabilize Grid v2 and deprecate Grid v1 (#43054) @DiegoAndai
345
+
346
+ ### `@mui/system@6.0.0-beta.4`
347
+
348
+ - Make `createBreakpoints` independent for stringify theme (#43048) @siriwatknp
349
+
350
+ ### `@mui/utils@6.0.0-beta.4`
351
+
352
+ - Fix issues reported by the React Compiler (#43051) @markliu2013
353
+
354
+ ### Docs
355
+
356
+ - [material-ui] Replace deprecated `<ListItem button/>` with `ListItemButton` component in routing libraries list example (#43110) @aliharis99
357
+ - [material-ui][Card] Update CardMedia description (#43067) @shahzaibdev1
358
+ - [material-ui] Polish out data table demo (#43072) @zanivan
359
+ - [material-ui][Snackbar] Improve reason type in demos (#43077) @sai6855
360
+ - [pigment-css] Fix syntax in migrating-to-pigment-css guide (#43107) @KevinVandy
361
+ - Fix page description line break @oliviertassinari
362
+
363
+ ### Core
364
+
365
+ - Fix event naming convention @oliviertassinari
366
+ - [docs-infra] Move ads to the `@mui/docs` package (#42944) @alexfauquette
367
+ - [website] Fine-tune button styles on the branding theme (#43082) @zanivan
368
+
369
+ All contributors of this release in alphabetical order: @alexfauquette, @aliharis99, @anuujj, @DiegoAndai, @KevinVandy, @markliu2013, @oliviertassinari, @sai6855, @shahzaibdev1, @siriwatknp, @zanivan, @ZeeshanTamboli
370
+
371
+ ## 6.0.0-beta.3
372
+
373
+ <!-- generated comparing v6.0.0-beta.2..next -->
374
+
375
+ _Jul 24, 2024_
376
+
377
+ A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
378
+
379
+ - 🚀 New version of the free Dashboard template, now with more components and an improved layout.
380
+
381
+ ### `@mui/codemod@6.0.0-beta.3`
382
+
383
+ - &#8203;<!-- 17 -->Fix Divider props codemod (#42919) @aarongarciah
384
+
385
+ ### `@mui/material@6.0.0-beta.3`
386
+
387
+ - &#8203;<!-- 06 -->Fix Accessing element.ref (#42818) @sai6855
388
+ - &#8203;<!-- 05 -->Refine `extendTheme` and `CssVarsProvider` API (#42839) @siriwatknp
389
+ - &#8203;<!-- 03 -->[Typography] Deprecate `paragraph` prop (#42383) @walston
390
+ - &#8203;<!-- 03 -->[Rating] fix defaultLabelText a11y issue with undefine value input and hint (#42810) @ZouYouShun
391
+
392
+ ### `@mui/material-nextjs@6.0.0-beta.3`
393
+
394
+ - &#8203;<!-- 04 -->[material-ui-nextjs] Add @emotion/react as peer dependency (#42885) @jeloagnasin
395
+ - &#8203;<!-- 02 -->[material-ui-nextjs] Remove @mui/material as peer dependency (#43041) @brijeshb42
396
+
397
+ ### `@mui/utils@6.0.0-beta.3`
398
+
399
+ - &#8203;<!-- 02 -->[utils] Add dependency to @mui/types (#43029) @mnajdova
400
+
401
+ ### Docs
402
+
403
+ - &#8203;<!-- 22 -->[material-ui][joy-ui][Autocomplete] Fix `Hint` demo (#42990) @ManthanGajjar
404
+ - &#8203;<!-- 19 -->[docs] Make `DemoSandbox` agnostic of `productId` (#43042) @Janpot
405
+ - &#8203;<!-- 16 -->[docs] Use slot variants over `theme.variants` (#42614) @siriwatknp
406
+ - &#8203;<!-- 13 -->[docs] Remove stringify theme import (#43032) @siriwatknp
407
+ - &#8203;<!-- 12 -->[docs] Bring v5.x changes to the CHANGELOG @oliviertassinari
408
+ - &#8203;<!-- 11 -->[docs] Fix migration typo (#42976) @mnajdova
409
+ - &#8203;<!-- 08 -->[material-ui] Add improvements to Dashboard template (#42445) @zanivan
410
+ - &#8203;<!-- 07 -->[material-ui] Fix broken image links in blog template (#42956) @navedqb
411
+
412
+ ### Core
413
+
414
+ - &#8203;<!-- 23 -->[code-infra] Add toolpad npm scope to envinfo (#41942) @Janpot
415
+ - &#8203;<!-- 21 -->[code-infra] Fix pnpm lock file (#43030) @Janpot
416
+ - &#8203;<!-- 20 -->[code-infra] Run `react-17` and `react-next` workflows on the next branch (#42690) @cherniavskii
417
+ - &#8203;<!-- 19 -->[code-infra] Make `useReactVersion` script reusable in other repos (#42828) @cherniavskii
418
+ - &#8203;<!-- 18 -->[code-infra] Add toolpad npm scope to envinfo (#41942) @Janpot
419
+ - &#8203;<!-- 16 -->[core] Add pigment and Base UI scopes to envinfo (#43002) @Janpot
420
+ - &#8203;<!-- 15 -->[core] Update minimum version of Node.js to 14.0.0 (#42920) @DiegoAndai
421
+ - &#8203;<!-- 14 -->[core] Expose missing screen methods from Testing Library (#42968) @aarongarciah
422
+ - &#8203;<!-- 10 -->[docs-infra] Leave TODO for warnOnce to reduce bundle size @oliviertassinari
423
+ - &#8203;<!-- 09 -->[docs-infra] Remove `display: flex` from `SectionTitle` (#42979) @LukasTy
424
+ - &#8203;<!-- 02 -->[test][material-ui] Remove unnecessary async act calls (#42942) @aarongarciah
425
+ - &#8203;<!-- 01 -->[website] Fix strange focus-visible on hover (#42924) @oliviertassinari
426
+
427
+ All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @brijeshb42, @cherniavskii, @DiegoAndai, @Janpot, @jeloagnasin, @LukasTy, @ManthanGajjar, @mnajdova, @navedqb, @oliviertassinari, @sai6855, @siriwatknp, @walston, @zanivan, @ZouYouShun
428
+
429
+ ## 6.0.0-beta.2
430
+
431
+ <!-- generated comparing v6.0.0-beta.1..next -->
432
+
433
+ _Jul 16, 2024_
434
+
435
+ ### `@mui/material@6.0.0-beta.2`
436
+
437
+ - &#8203;<!-- 1 -->[material] Add missing dependency (#42961) @mnajdova
438
+
439
+ ### Docs
440
+
441
+ - &#8203;<!-- 2 -->[docs] Move feedback from Canny to GitHub @oliviertassinari
442
+
443
+ All contributors of this release in alphabetical order: @mnajdova, @oliviertassinari
444
+
445
+ ## 6.0.0-beta.1
446
+
447
+ <!-- generated comparing v6.0.0-beta.0..next -->
448
+
449
+ _Jul 16, 2024_
450
+
451
+ A big thanks to the 6 contributors who made this release possible.
452
+
453
+ ### `@mui/material@6.0.0-beta.1`
454
+
455
+ - &#8203;<!-- 03 -->Remove dependency on @mui/base (#42907) @mnajdova
456
+ - &#8203;<!-- 02 -->Set material-pigment-css to public (#42912) @siriwatknp
457
+
458
+ ### `@mui/codemod@6.0.0-beta.1`
459
+
460
+ - &#8203;<!-- 10 -->Support sx conditional inside spread element (#42894) @siriwatknp
461
+
462
+ ### Docs
463
+
464
+ - &#8203;<!-- 07 -->Fix 301 link @oliviertassinari
465
+ - &#8203;<!-- 04 -->[material-ui] Add script to generate template screenshots (#42903) @siriwatknp
466
+
467
+ ### Core
468
+
469
+ - &#8203;<!-- 09 -->[core] Remove custom hooks from the `mui-name-matches-component-name` linting rule (#42773) @flaviendelangle
470
+ - &#8203;<!-- 08 -->[core] Normalize rest / other to match the most common used @oliviertassinari
471
+ - &#8203;<!-- 06 -->[docs-infra] Move Ads component to TS (#42842) @alexfauquette
472
+ - &#8203;<!-- 05 -->[docs-infra] Support code tabs overflow (#42913) @arminmeh
473
+ - &#8203;<!-- 01 -->[website] Sync /about page @oliviertassinari
474
+
475
+ All contributors of this release in alphabetical order: @alexfauquette, @arminmeh, @flaviendelangle, @mnajdova, @oliviertassinari, @siriwatknp
476
+
477
+ ## 6.0.0-beta.0
478
+
479
+ <!-- generated comparing v6.0.0-alpha.14..next -->
480
+
481
+ _Jul 11, 2024_
482
+
483
+ A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
484
+
485
+ - 🎉 This is the first v6 beta release! A huge thanks to everyone who helped to make this happen! The target date for a stable release is the 28th of July. The next month will be used to polish v6, and ease the migration from v5. You can follow the [v6 stable milestone](https://github.com/mui/material-ui/milestone/42) for more details.
486
+ - 🚀 All planned breaking changes are completed.
487
+
488
+ ### `@mui/material@v6.0.0-beta.0`
489
+
490
+ - Revert deprecation warnings for `*Components` and `*Props` for v6 (#42466) @lhilgert9
491
+ - Performance: lazy Ripple (#41061) @romgrk
492
+ - [AppBar] Fix inherit color is inconsistent between ThemeProvider and CssVarsProvider (#42714) @ZeeshanTamboli
493
+ - [Autocomplete] Add new AutocompleteInputChangeReason (#37301) @binh1298
494
+
495
+ ### `@mui/material-pigment-css@v6.0.0-beta.0`
496
+
497
+ - Create a wrapper package over Pigment CSS (#42819) @brijeshb42
498
+
499
+ ### `@mui/base@5.0.0-beta.53`
500
+
501
+ - [Autocomplete] Add new AutocompleteInputChangeReason (#37301) @binh1298
502
+
503
+ ### Docs
504
+
505
+ - Replace v6 "alpha" mentions with "beta" (#42895) @DiegoAndai
506
+ - Fix typos (#42862) @omahs
507
+ - Fix issues reported by react compiler in docs folder (#42881) @sai6855
508
+ - Fix 301 @oliviertassinari
509
+ - [LinearProgress] Fix buffer demo (#42858) @mbrookes
510
+ - Adjust site to add Toolpad on the homepage (#38604) @bharatkashyap
511
+
512
+ ### Core
513
+
514
+ - Fix imports in `Demo` component (#42857) @LukasTy
515
+ - Use @mui/docs/HighlightedCodeWithTabs in markdown (#42841) @Janpot
516
+ - Simpler pnpm dedupe error message to act on @oliviertassinari
517
+ - Fix split infinitive use in tests @oliviertassinari
518
+ - [lab] Fix issues reported by react-compiler in mui-lab (#42880) @sai6855
519
+
520
+ All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @DiegoAndai, @Janpot, @lhilgert9, @LukasTy, @mbrookes, @oliviertassinari, @omahs, @romgrk, @sai6855, @ZeeshanTamboli
521
+
522
+ ## 6.0.0-alpha.14
523
+
524
+ <!-- generated comparing v6.0.0-alpha.13..next -->
525
+
526
+ _Jul 3, 2024_
527
+
528
+ A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
529
+
530
+ - ✨ Updated Grid v2 to match PigmentGrid (#42742) @DiegoAndai
531
+
532
+ ### `@mui/material@v6.0.0-alpha.14`
533
+
534
+ #### BREAKING CHANGES
535
+
536
+ - [Grid] Update Grid props to match PigmentGrid (#42742) @DiegoAndai
537
+
538
+ Use the codemod below to migrate the props:
539
+
540
+ ```bash
541
+ npx @mui/codemod@next v6.0.0/grid-v2-props /path/to/folder
542
+ ```
543
+
544
+ #### Changes
545
+
546
+ - [Alert] Add ability to override slot props (#42787) @alexey-kozlenkov
547
+ - [Dialog] Revert incorrect textAlign style removal (#42778) @DiegoAndai
548
+ - [theme] Support `CssVarsTheme` in `responsiveFontSizes` return type (#42786) @jxdp
549
+
550
+ ### Docs
551
+
552
+ - [material-ui] Add some writing tweaks to v6 migration page (#42623) @danilo-leal
553
+ - [material-ui] Fix issues reported by react-compiler in docs folder (#42830) @sai6855
554
+ - [material-ui] Add some writing tweaks to v6 migration page (#42623) @danilo-leal
555
+ - [base-ui] Fix wrong description for `UseTabParameters.onChange` (#42749) @ohgree
556
+ - Fix 301 MDN redirections @oliviertassinari
557
+
558
+ ### Core
559
+
560
+ - [core] Bump React to 18.3.1 (#42047) @renovate[bot]
561
+ - [core] Revert lint for `useThemeProps` (#42817) @siriwatknp
562
+ - [core] Remove useIsFocusVisible util (#42467) @DiegoAndai
563
+ - [core] Remove react-test-renderer (#42784) @aarongarciah
564
+ - [core][mui-utils] Remove remaining IE11 references (#42777) @DiegoAndai
565
+ - [code-infra] Move `HighlightedCode` test into `@mui/docs` package (#42835) @LukasTy
566
+ - [code-infra] Cleanup `@mui/docs` usage and legacy re-exports (#42833) @LukasTy
567
+ - [docs-infra] Fix React Compiler ESLint issues in website components (#42566) @aarongarciah
568
+ - [docs-infra] Add batch of design polish (#42823) @danilo-leal
569
+ - [test][mui-utils] Remove usages of deprecated react-dom APIs (#42780) @aarongarciah
570
+ - [test][joy-ui][Autocomplete] Fix spread key error in test (#42775) @aarongarciah
571
+
572
+ All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @danilo-leal, @DiegoAndai, @Janpot, @jxdp, @LukasTy, @ohgree, @oliviertassinari, @renovate[bot], @sai6855, @siriwatknp
573
+
574
+ ## 6.0.0-alpha.13
575
+
576
+ <!-- generated comparing v6.0.0-alpha.12..next -->
577
+
578
+ _Jun 27, 2024_
579
+
580
+ A big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
581
+
582
+ - 🚀 Added layout components for Pigment CSS integration (#42693) @siriwatknp
583
+
584
+ ### `@mui/material@6.0.0-alpha.13`
585
+
586
+ - [Autocomplete] Fix more React 18.3 key spread warnings in demos (#42639) @wbt
587
+ - [Container][Grid][Stack][Hidden] Export Pigment CSS layout components (#42693) @siriwatknp
588
+ - [Text Field] when click password visibility button, text caret position change to very front. (#42595) @appleSimple
589
+ - [Modal] migrate useSlotProps to useSLot (#42150) @sai6855
590
+
591
+ ### `@mui/styles@6.0.0-alpha.13`
592
+
593
+ - [withStyles] Expect React defaultProps warning in test (#42752) @aarongarciah
594
+
595
+ ### Docs
596
+
597
+ - Fix link in CONTRIBUTING.md (#42755) @Janpot
598
+ - Add documentation on migrating JSS's alternative, array-based syntax to syntax supported by Emotion (#42053) @cjl750
599
+ - Fix type error in virtualized table demo (#42757) @aarongarciah
600
+ - Add first batch of v6 migration (#42242) @siriwatknp
601
+ - Fix quotes on font-family dedeclaration in the Landing Page template theme (#42748) @joetats
602
+
603
+ ### Core
604
+
605
+ - [code-infra] Refactor eslint `import/no-cycle` rule (#42705) @LukasTy
606
+ - [core] Target direct version for prerelease (#42768) @siriwatknp
607
+ - [test] Remove enzyme (#42706) @aarongarciah
608
+ - [test] Remove createMount test util (#42703) @aarongarciah
609
+ - [website] Add Ale to team (#42764) @alelthomas
610
+
611
+ All contributors of this release in alphabetical order: @aarongarciah, @alelthomas, @appleSimple, @cjl750, @Janpot, @joetats, @LukasTy, @sai6855, @siriwatknp, @wbt
612
+
613
+ ## 6.0.0-alpha.12
614
+
615
+ <!-- generated comparing v6.0.0-alpha.11..next -->
616
+
617
+ _Jun 24, 2024_
618
+
619
+ A big thanks to the 17 contributors who made this release possible.
620
+
621
+ ### `@mui/material@6.0.0-alpha.12`
622
+
623
+ - Add `InitColorSchemeScript` for Next.js App Router (#42247) @siriwatknp
624
+ - [Autocomplete] Fix renderOption props type (#42689) @DiegoAndai
625
+ - [Autocomplete] Fix React 18.3 key spread warnings in Autocomplete demos (#42691) @aarongarciah
626
+ - Support Pigment CSS for `CssBaseline`, `ScopedCssBaseline` and `Popper` (#42640) @siriwatknp
627
+ - Add `DefaultPropsProvider` for Pigment CSS integration (#42638) @siriwatknp
628
+ - [Stepper] Generate class for nonLinear prop (#42620) @alexismo
629
+ - [Tab] Fix failing test (#42686) @aarongarciah
630
+ - [Tab] Deprecate iconWrapper class for icon class (#42647) @sai6855
631
+ - [TableSortLabel] Deprecate composed classes (#42281) @sai6855
632
+ - [usePagination] Update pagination `siblingsEnd` calculation logic (#42667) @Mini-ghost
633
+
634
+ ### `@mui/codemod@6.0.0-alpha.12`
635
+
636
+ - Support dynamic props styled transformation (#42683) @siriwatknp
637
+
638
+ ### `@mui/system@6.0.0-alpha.12`
639
+
640
+ - Fix issues reported by react compiler in `mui-system` package (#42637) @sai6855
641
+ - [useMediaQuery] Remove deprecated types (#42560) @aarongarciah
642
+
643
+ ### `@mui/joy@5.0.0-beta.45`
644
+
645
+ - Fix issues reported by the React Compiler (#42671) @anuujj
646
+ - [Autocomplete] Fix React spread key warning (#42741) @aarongarciah
647
+
648
+ ### `@mui/lab@6.0.0-alpha.12`
649
+
650
+ - [LoadingButton] Apply wrapping element to prevent React crash on Google page translation (#35198) @BartJanvanAssen
651
+
652
+ ### Docs
653
+
654
+ - Fix git diff format in migration to v6 (#42711) @oliviertassinari
655
+ - Use new email for sponsoring @oliviertassinari
656
+ - Fix 301 links (#42697) @alexfauquette
657
+ - Normalize the capitalization of Design Kit @oliviertassinari
658
+ - Recommend setting HTML attribute instead of DOM property for RTL (#42599) @aarongarciah
659
+ - [material-ui][Select] Fix the `SelectAutoWidth` demo menu item value (#42648) @Danielkhakbaz
660
+
661
+ ### Core
662
+
663
+ - [code-infra] Try disabling animations when taking screenshots (#42537) @Janpot
664
+ - [code-infra] Fix benchmark package (#42553) @Janpot
665
+ - [core] Replace enzyme in describeConformance (#42447) @DiegoAndai
666
+ - [docs-infra] Fix layout shift demo toolbar (#42743) @oliviertassinari
667
+ - [docs-infra] Fix visual look of in-house ad (#42735) @oliviertassinari
668
+ - [docs-infra] Add stray design polish (#42646) @danilo-leal
669
+ - [docs-infra] Fix wrong migration (#42675) @siriwatknp
670
+ - [docs-infra] Fine tune markdown elements design (#42643) @danilo-leal
671
+ - [docs-infra] Revamp the product switcher design (#42603) @danilo-leal
672
+ - [docs-infra] Allow Link component to receive the `role` attribute (#42629) @danilo-leal
673
+ - [infra] Add support donation button (#42499) @oliviertassinari
674
+ - [infra] Raise `tsconfig`/`tsc` target to `es2022` (#42645) @LukasTy
675
+ - [test] Fix tests on CI (#42670) @michaldudak
676
+ - [test] Fix issues reported by react-compiler in test packages (#42626) @sai6855
677
+ - [website] Add Armin to the team members (#42679) @arminmeh
678
+ - [website] Open Staff Engineer role for Pigment CSS (#42531) @mnajdova
679
+
680
+ All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @alexismo, @anuujj, @arminmeh, @BartJanvanAssen, @Danielkhakbaz, @danilo-leal, @DiegoAndai, @Janpot, @LukasTy, @michaldudak, @Mini-ghost, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp
681
+
682
+ ## 6.0.0-alpha.11
683
+
684
+ <!-- generated comparing v6.0.0-alpha.10..next -->
685
+
686
+ _Jun 11, 2024_
687
+
688
+ A big thanks to the 18 contributors who made this release possible.
689
+
690
+ ### `@mui/material@6.0.0-alpha.11`
691
+
692
+ - &#8203;<!-- 38 -->[Autocomplete] Shouldn't resize when hovering (#42452) @ZeeshanTamboli
693
+ - &#8203;<!-- 37 -->[Chip] Fix focus issue related with the Escape event (#41578) @shrilsharma
694
+ - &#8203;<!-- 12 -->[Grid] Fix support for CSS variables (#42574) @oliviertassinari
695
+ - &#8203;<!-- 11 -->[InputBase] Use `globalCss` for Pigment integration (#42431) @siriwatknp
696
+ - &#8203;<!-- 10 -->Change React.ReactElement type from `any` to `unknown` (#42473) @sai6855
697
+ - &#8203;<!-- 09 -->Integrate `extendSxProp` adapter (#42543) @siriwatknp
698
+ - &#8203;<!-- 08 -->[Tab] Fix applying `iconWrapper` styles from theme and update its description (#42549) @sai6855
699
+ - &#8203;<!-- 08 -->[pigment-css] Add `stringifyTheme` for Pigment CSS integration (#42476) @siriwatknp
700
+
701
+ ### `@mui/system@6.0.0-alpha.11`
702
+
703
+ - &#8203;<!-- 11 -->[Grid] Remove `disableEqualOverflow` by using `gap` (#42526) @DiegoAndai
704
+ - &#8203;<!-- 07 -->[useMediaQuery] Drop Safari < 14 support (#42464) @aarongarciah
705
+
706
+ ### `@mui/utils@6.0.0-alpha.11`
707
+
708
+ - &#8203;<!-- 04 -->Allow passing `NaN` as `defaultValue` to `useControlled` (#41559) @iammminzzy
709
+
710
+ ### `@mui/codemod@6.0.0-alpha.11`
711
+
712
+ - &#8203;<!-- 39 -->Improve styled and sx prop transformation (#42598) @siriwatknp
713
+ - &#8203;<!-- 36 -->Support more cases for sx-prop transformation (#42527) @siriwatknp
714
+
715
+ ### `@mui/private-theming@6.0.0-alpha.11`
716
+
717
+ - &#8203;<!-- 09 -->Fix issues reported by react compiler in `mui-private-theming` components (#42619) @sai6855
718
+
719
+ ### Docs
720
+
721
+ - &#8203;<!-- 31 -->Add `theme.applyStyles` and migrate docs (#42498) @siriwatknp
722
+ - &#8203;<!-- 29 -->Fix dashboard template console error (#42594) @oliviertassinari
723
+ - &#8203;<!-- 28 -->Migrate system props to `sx` prop (#42475) @siriwatknp
724
+ - &#8203;<!-- 27 -->[material-ui]Fix duplicated sentence (#42521) @alexfauquette
725
+ - &#8203;<!-- 22 -->[Grid] Fix docs spacing (#42573) @oliviertassinari
726
+ - &#8203;<!-- 21 -->[joy-ui] Add Next.js App Router instructions on how to prevent flickering (#42514) @devnyxie
727
+ - &#8203;<!-- 20 -->[joy-ui] Fix HTML tag without preformatting (#42525) @jacobmoshipco
728
+ - &#8203;<!-- 19 -->[material-ui] Add docs for complementary stepper components (#41900) @anle9650
729
+ - &#8203;<!-- 18 -->[material-ui] Fix typo on Sign-in/Sign-up templates (#42605) @zanivan
730
+ - &#8203;<!-- 17 -->[material-ui] Add container queries docs (#42434) @siriwatknp
731
+ - &#8203;<!-- 16 -->[material-ui] Fix ESLint error in Stepper demo (#42559) @aarongarciah
732
+ - &#8203;<!-- 15 -->[material-ui] Shorten useMediaQuery subheading (#42561) @aarongarciah
733
+ - &#8203;<!-- 14 -->[material-ui] Add a Refine example project (#42461) @necatiozmen
734
+
735
+ ### Core
736
+
737
+ - &#8203;<!-- 39 -->[website] Move the `React Engineer - X` role to future roles (#42532) @DanailH
738
+ - &#8203;<!-- 35 -->[core] Allow `for..of` loops (#42600) @michaldudak
739
+ - &#8203;<!-- 34 -->[core] Add comment about Object.js @oliviertassinari
740
+ - &#8203;<!-- 33 -->[core] Disable eslint-plugin-react-compiler for Base (#42563) @aarongarciah
741
+ - &#8203;<!-- 33 -->[core] Group Pigment CSS dependencies (#42174) @siriwatknp
742
+ - &#8203;<!-- 32 -->[core] Configure eslint-plugin-react-compiler (#42555) @aarongarciah
743
+ - &#8203;<!-- 31 -->[core] Skip charts animation for visual regression test (#42530) @alexfauquette
744
+ - &#8203;<!-- 26 -->[docs-infra] Simplify click header (#42593) @oliviertassinari
745
+ - &#8203;<!-- 25 -->[docs-infra] Add configurable jsdoc host variable (#42472) @tonygravell
746
+ - &#8203;<!-- 25 -->[docs-infra] Add the Base UI logo with copy functionality (#42446) @danilo-leal
747
+ - &#8203;<!-- 24 -->[docs-infra] Prevent link anchor when selecting text (#41994) @alexfauquette
748
+ - &#8203;<!-- 23 -->[docs-infra] Add the Base UI logo with copy functionality (#42446) @danilo-leal
749
+ - &#8203;<!-- 13 -->[examples] Remove Pigment CSS examples (#42471) @sai6855
750
+ - &#8203;<!-- 06 -->[test] Restore pnpm tc command (#42572) @oliviertassinari
751
+ - &#8203;<!-- 05 -->[test] Restore testing internal packages (#42519) @michaldudak
752
+ - &#8203;<!-- 03 -->[website] Close Developer Advocate / Content Engineer role @oliviertassinari
753
+ - &#8203;<!-- 02 -->[website] Remove blank line @oliviertassinari
754
+ - &#8203;<!-- 01 -->[website] Fix mobile layout shift @oliviertassinari
755
+
756
+ All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @anle9650, @DanailH, @danilo-leal, @devnyxie, @DiegoAndai, @iammminzzy, @jacobmoshipco, @michaldudak, @necatiozmen, @oliviertassinari, @sai6855, @shrilsharma, @siriwatknp, @tonygravell, @zanivan, @ZeeshanTamboli
757
+
758
+ ## 6.0.0-alpha.10
759
+
760
+ <!-- generated comparing v6.0.0-alpha.9..next -->
761
+
762
+ _Jun 4, 2024_
763
+
764
+ A big thanks to the 7 contributors who made this release possible.
765
+
766
+ ### `@mui/material@6.0.0-alpha.10`
767
+
768
+ - &#8203;<!-- 26 -->[Backdrop] Deprecate `components` and `componentsProps` (#42468) @DiegoAndai
769
+ - &#8203;<!-- 25 -->[Collapse] Bound max transition time (#42390) @oliviertassinari
770
+ - &#8203;<!-- 12 -->[FilledInput] Remove unapplied classes from filledInputClasses interface and add missing classes to root (#42082) @sai6855
771
+ - &#8203;<!-- 11 -->[InputBase] Deprecate components and componentProps props for v6 (#42093) @ChronicusUA
772
+ - &#8203;<!-- 10 -->Remove remaining IE11 code (#42283) @DiegoAndai
773
+ - &#8203;<!-- 09 -->[Modal] Deprecate `components` and `componentsProps` (#42469) @DiegoAndai
774
+ - &#8203;<!-- 08 -->[Popover] Migrate useSlotProps to useSlot (#42369) @sai6855
775
+ - &#8203;<!-- 07 -->[useMediaQuery] Remove unused useMediaQueryTheme (#42367) @aarongarciah
776
+
777
+ ### `@mui/system@6.0.0-alpha.10`
778
+
779
+ - &#8203;<!-- 06 -->Remove IE11 code (#42436) @DiegoAndai
780
+
781
+ ### Docs
782
+
783
+ - &#8203;<!-- 23 -->Reflect Base UI and MUI System in a different repository @oliviertassinari
784
+ - &#8203;<!-- 22 -->Update twitter.com to x.com @oliviertassinari
785
+ - &#8203;<!-- 21 -->Simplify Example projects page @oliviertassinari
786
+ - &#8203;<!-- 17 -->[icons] Update README and docs page (#41938) @danilo-leal
787
+ - &#8203;<!-- 16 -->[material-ui] Add changelog section to the design kits page (#42449) @danilo-leal
788
+ - &#8203;<!-- 15 -->[material-ui] Fix sentence in the All components page (#42336) @danilo-leal
789
+ - &#8203;<!-- 14 -->[material-ui] Update Figma design kit doc redirect link (#42448) @danilo-leal
790
+ - &#8203;<!-- 13 -->[system] Add "dynamic values" section to sx prop page (#42239) @aarongarciah
791
+
792
+ ### Core
793
+
794
+ - &#8203;<!-- 20 -->[docs-infra] Update the OG card image design (#42470) @danilo-leal
795
+ - &#8203;<!-- 19 -->[docs-infra] Add small design polish (#42455) @danilo-leal
796
+ - &#8203;<!-- 18 -->[docs-infra] Update the Material logo + add copy functionality (#42435) @danilo-leal
797
+ - &#8203;<!-- 05 -->[website] Update DoiT description and link in Sponsors section (#42505) @erezstmn-doit
798
+ - &#8203;<!-- 04 -->[website] Clean up the docs-infra job ad (#42504) @danilo-leal
799
+ - &#8203;<!-- 03 -->[website] Fix FlashCode position (#42139) @oliviertassinari
800
+ - &#8203;<!-- 02 -->[website] Open Docs-infra engineer role (#42101) @danilo-leal
801
+ - &#8203;<!-- 01 -->[website] Fix locationCountry in about page @oliviertassinari
802
+
803
+ All contributors of this release in alphabetical order: @aarongarciah, @ChronicusUA, @danilo-leal, @DiegoAndai, @erezstmn-doit, @oliviertassinari, @sai6855
804
+
805
+ ## 6.0.0-alpha.9
806
+
807
+ <!-- generated comparing v6.0.0-alpha.8..next -->
808
+
809
+ _May 29, 2024_
810
+
811
+ A big thanks to the 23 contributors who made this release possible. Here are some highlights ✨:
812
+
813
+ - 🚀 `CssVarsProvider` and `extendTheme` are now stable (#42246) @siriwatknp
814
+
815
+ ### `@mui/material@6.0.0-alpha.9`
816
+
817
+ - &#8203;<!-- 49 -->[AlertTitle] Enable extending Typography props (#42269) @lucasgmelo
818
+ - &#8203;<!-- 48 -->[AvatarGroup] deprecate `componentsProps` for v6 (#42122) @lhilgert9
819
+ - &#8203;<!-- 15 -->[Grid] Deprecate `wrap` prop (#42363) @fedirjh
820
+ - &#8203;<!-- 14 -->[ListItem] Document `*Component` and `*Props` props deprecations (#42263) @aarongarciah
821
+ - &#8203;<!-- 13 -->[ListItem] Deprecate ListItem's components and componentsProps (#42219) @aarongarciah
822
+ - &#8203;<!-- 12 -->[ListItemSecondaryAction] Deprecate component (#42251) @aarongarciah
823
+ - &#8203;<!-- 11 -->Stabilize `CssVarsProvider` and `extendTheme` (#42246) @siriwatknp
824
+ - &#8203;<!-- 10 -->[Popper] Deprecate components and componentProps props for v6 (#42111) @ChronicusUA
825
+ - &#8203;<!-- 09 -->[responsiveFontSizes] Handled undefined variants (#42412) @brijeshb42
826
+ - &#8203;<!-- 08 -->[Slider] Fix wrong CSS value (#42370) @mnajdova
827
+ - &#8203;<!-- 07 -->[Tooltip] Deprecate components and componentProps props for v6 (#42107) @ChronicusUA
828
+
829
+ ### `@mui/system@6.0.0-alpha.9`
830
+
831
+ - &#8203;<!-- 34 -->[createStyled] Intercept `ownerState` coming from `props` and `ownerState` (#42358) @DiegoAndai
832
+
833
+ ### `@mui/codemod@6.0.0-alpha.9`
834
+
835
+ - &#8203;<!-- 41 -->Add `sx` prop for v6 migration (#42153) @siriwatknp
836
+ - &#8203;<!-- 40 -->Add codemod for removing system props (#42282) @siriwatknp
837
+
838
+ ### Docs
839
+
840
+ - &#8203;<!-- 33 -->Remove unused images (#42324) @danilo-leal
841
+ - &#8203;<!-- 32 -->Add Pigment CSS and Base UI logos SVGs (#42322) @danilo-leal
842
+ - &#8203;<!-- 22 -->[joy-ui] Fix template responsiveness (#42422) @j4marcos
843
+ - &#8203;<!-- 21 -->[material-ui] Add the Pashto locale (#42244) @sayoubiaf
844
+ - &#8203;<!-- 20 -->[material-ui] Remove duplicate Design Kits page (#42338) @danilo-leal
845
+ - &#8203;<!-- 19 -->[material-ui] Document callback to access theme in GlobalStyles (#42257) @aarongarciah
846
+ - &#8203;<!-- 18 -->[material-ui] Add minor modifications to the Vertical stepper demo (#42342) @mihilt
847
+ - &#8203;<!-- 17 -->[material-ui][Tabs] Improve the Basic Tabs demo (#42374) @MatheusEli
848
+ - &#8203;<!-- 16 -->[pigment-css] Polish redirection mention @oliviertassinari
849
+
850
+ ### Core
851
+
852
+ - &#8203;<!-- 47 -->[blog] Add fixes and clean ups to the Blog page (#42311) @danilo-leal
853
+ - &#8203;<!-- 46 -->[blog] Add the "Product" tag to the Pigment CSS post (#42365) @danilo-leal
854
+ - &#8203;<!-- 45 -->[code-infra] Simplify .stylelintrc.js @oliviertassinari
855
+ - &#8203;<!-- 44 -->[code-infra] Fix stylelint locally (#42411) @oliviertassinari
856
+ - &#8203;<!-- 43 -->[code-infra] Run corepack enable on all CI jobs (#42331) @Janpot
857
+ - &#8203;<!-- 42 -->[code-infra] Create examples eslint rule (#42170) @oliviertassinari
858
+ - &#8203;<!-- 39 -->[core] Apply React 19 type changes that don't require upcoming `@types/` packages (#42346) @DiegoAndai
859
+ - &#8203;<!-- 38 -->[core] Remove `react-swipeable-views-utils` package from docs (#42378) @ZeeshanTamboli
860
+ - &#8203;<!-- 37 -->[core] Update `@testing-library/react` and `@testing-library/dom` packages (#42349) @ZeeshanTamboli
861
+ - &#8203;<!-- 36 -->[core] Remove `@types/prettier` package (#42339) @ZeeshanTamboli
862
+ - &#8203;<!-- 35 -->[core] Remove `WyW-in-JS` from Renovate config (#42335) @ZeeshanTamboli
863
+ - &#8203;<!-- 31 -->[docs-infra] Split feedback channels per product (#42413) @alexfauquette
864
+ - &#8203;<!-- 30 -->[docs-infra] Avoid cryptic errors when tests don't exist (#42356) @Janpot
865
+ - &#8203;<!-- 29 -->[docs-infra] Make menu styles consistent (#42387) @danilo-leal
866
+ - &#8203;<!-- 28 -->[docs-infra] Display deprecation messages in API pages (#42352) @aarongarciah
867
+ - &#8203;<!-- 27 -->[docs-infra] Standardize API pages Alert styles (#42386) @danilo-leal
868
+ - &#8203;<!-- 26 -->[docs-infra] Fix Toolpad Core API links (#42362) @apedroferreira
869
+ - &#8203;<!-- 25 -->[docs-infra] Tigthen up the header design (#42180) @danilo-leal
870
+ - &#8203;<!-- 24 -->[docs-infra] Add Toolpad to muiNpmOrgs for codesandbox demos (#42316) @Janpot
871
+ - &#8203;<!-- 23 -->[docs-infra] Allow JSDoc tags (#42337) @aarongarciah
872
+ - &#8203;<!-- 06 -->[test] Remove `userAgent` override in `jsdom` env (#42344) @cherniavskii
873
+ - &#8203;<!-- 05 -->[utils] Fix GitHub-reported prototype pollution vulnerability in `deepmerge` (#41652) @tjcouch-sil
874
+ - &#8203;<!-- 04 -->[website] Add Nikita to the about page (#42418) @nikitaa24
875
+ - &#8203;<!-- 03 -->[website] Fix hero spacing changes applying at the wrong breakpoint (#42341) @KenanYusuf
876
+ - &#8203;<!-- 02 -->[website] Adds Kenan Yusuf to about page (#42317) @KenanYusuf
877
+ - &#8203;<!-- 01 -->[website] Improve about page @oliviertassinari
878
+
879
+ All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @apedroferreira, @brijeshb42, @cherniavskii, @ChronicusUA, @danilo-leal, @DiegoAndai, @fedirjh, @j4marcos, @Janpot, @KenanYusuf, @lhilgert9, @lucasgmelo, @MatheusEli, @mihilt, @mnajdova, @nikitaa24, @oliviertassinari, @sayoubiaf, @siriwatknp, @tjcouch-sil, @ZeeshanTamboli
880
+
881
+ ## 6.0.0-alpha.8
882
+
883
+ <!-- generated comparing v6.0.0-alpha.7..next -->
884
+
885
+ _May 21, 2024_
886
+
887
+ A big thanks to the 7 contributors who made this release possible.
888
+ This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
889
+
890
+ ### `@mui/material@6.0.0-alpha.7`
891
+
892
+ - &#8203;<!-- 04 -->[material-ui] Filter only valid theme palette for generating styles (#42147) @siriwatknp
893
+ - &#8203;<!-- 03 -->[material-ui] Remove UMD bundle (#42172) @ZeeshanTamboli
894
+ - &#8203;<!-- 02 -->[material-ui][TextField] Deprecate `*Props` props (#42062) @DiegoAndai
895
+
896
+ ### Docs
897
+
898
+ - &#8203;<!-- 08 -->[docs] Remove Base UI from the README (#42307) @danilo-leal
899
+ - &#8203;<!-- 07 -->[docs][material-ui] Fix typo in style interoperability with Tailwind CSS docs (#42279) @ZeeshanTamboli
900
+ - &#8203;<!-- 06 -->[docs][material-ui] Add supported browsers section to migration guide (#42194) @DiegoAndai
901
+ - &#8203;<!-- 05 -->[docs][material-ui][Pagination] Clarify pagination `page` prop API (#42220) @Mandar-Pandya
902
+
903
+ ### Core
904
+
905
+ - &#8203;<!-- 12 -->[blog] Update blog post OG image (#42270) @danilo-leal
906
+ - &#8203;<!-- 11 -->[blog] Update Pigment CSS post (#42266) @danilo-leal
907
+ - &#8203;<!-- 10 -->[docs] Remove LocalMonero (#42224) @oliviertassinari
908
+ - &#8203;<!-- 08 -->[docs-infra] Fix keyboard navigation on page tabs (#42152) @danilo-leal
909
+ - &#8203;<!-- 10 -->[code-infra] Remove raw-loader (#42275) @Janpot
910
+ - &#8203;<!-- 09 -->[core] Remove outdated Babel plugins (#42140) @ZeeshanTamboli
911
+ - &#8203;<!-- 12 -->[core] Fix a few more key spread issues (#42168) @oliviertassinari
912
+ - &#8203;<!-- 01 -->[website] Avoid duplicate simple vs. rich (#42100) @oliviertassinari
913
+
914
+ All contributors of this release in alphabetical order: @danilo-leal, @DiegoAndai, @Janpot, @Mandar-Pandya, @oliviertassinari, @siriwatknp, @ZeeshanTamboli
915
+
916
+ ## 6.0.0-alpha.7
917
+
918
+ <!-- generated comparing v6.0.0-alpha.6..next -->
919
+
920
+ _May 16, 2024_
921
+
922
+ A big thanks to the 14 contributors who made this release possible.
923
+
924
+ ### `@mui/material@6.0.0-alpha.7`
925
+
926
+ - &#8203;<!-- 23 -->[Autocomplete] Deprecate `componentsProps` props (#42179) @lhilgert9
927
+ - &#8203;<!-- 22 -->[Autocomplete] Improve design when there's a start adornment for small autocomplete (#41781) @TahaRhidouani
928
+ - &#8203;<!-- 21 -->[Autocomplete] deprecate `*Component` and `*Props` for v6 (#41875) @lhilgert9
929
+ - &#8203;<!-- 19 -->[CircularProgress] Deprecate composed classes (#42076) @sai6855
930
+ - &#8203;<!-- 05 -->[ToggleButtonGroup] Add missing `selected` class in ToggleButtonGroupClasses type (#42243) @tarunrajput
931
+
932
+ ### `@mui/codemod@6.0.0-alpha.6`
933
+
934
+ - &#8203;<!-- 18 -->[Divider] Only apply codemod if light prop is present (#42098) @DiegoAndai
935
+
936
+ ### Docs
937
+
938
+ - &#8203;<!-- 13 -->Fix 301 to Figma @oliviertassinari
939
+ - &#8203;<!-- 12 -->Fix use of deprecated React API (#42118) @oliviertassinari
940
+ - &#8203;<!-- 11 -->Remove the Base notification (#42191) @danilo-leal
941
+ - &#8203;<!-- 07 -->[material-ui] Improve descriptions for deprecated props (#42221) @aarongarciah
942
+ - &#8203;<!-- 06 -->[material-ui] Fix typo in composition docs (#42195) @aarongarciah
943
+
944
+ ### Core
945
+
946
+ - &#8203;<!-- 20 -->[blog] Introducing Pigment CSS blog post (#42198) @samuelsycamore
947
+ - &#8203;<!-- 17 -->[core] Remove confusing comment @oliviertassinari
948
+ - &#8203;<!-- 16 -->[core] Match other repositories and convention @oliviertassinari
949
+ - &#8203;<!-- 15 -->[core] Fix React 18.3 warnings about spreading keys in the Material UI `Autocomplete` component (#42099) @heath-freenome
950
+ - &#8203;<!-- 14 -->[core] Remove unecessary quotes @oliviertassinari
951
+ - &#8203;<!-- 10 -->[docs-infra] Share code for section title (#42236) @alexfauquette
952
+ - &#8203;<!-- 09 -->[docs-infra] Limit the copy button to the visible code block (#42115) @danilo-leal
953
+ - &#8203;<!-- 08 -->[docs-infra] Make select components with two capital letters (#42004) @alexfauquette
954
+ - &#8203;<!-- 08 -->[docs-infra][toolpad] Fix Page title and SERP title mismatch (#41919) @bharatkashyap
955
+ - &#8203;<!-- 05 -->[website] Add redirection for talk @oliviertassinari
956
+ - &#8203;<!-- 04 -->[website] Adds Arthur Balduini team info (#42193) @arthurbalduini
957
+ - &#8203;<!-- 03 -->[website] Update the role template file (#42192) @danilo-leal
958
+ - &#8203;<!-- 02 -->[website] Update MUI X deps and migrate TreeView demos to v7 API (#42149) @noraleonte
959
+ - &#8203;<!-- 01 -->[website] Fix pricing casing (#42178) @aarongarciah
960
+
961
+ All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @arthurbalduini, @bharatkashyap, @danilo-leal, @DiegoAndai, @heath-freenome, @lhilgert9, @noraleonte, @oliviertassinari, @sai6855, @samuelsycamore, @TahaRhidouani, @tarunrajput
962
+
963
+ ## 6.0.0-alpha.6
964
+
965
+ <!-- generated comparing v6.0.0-alpha.5..next -->
966
+
967
+ _May 8, 2024_
968
+
969
+ A big thanks to the 10 contributors who made this release possible.
970
+
971
+ ### `@mui/material@6.0.0-alpha.6`
972
+
973
+ - [Chip] Add colorDefault class to chipClasses (#42067) @sai6855
974
+ - Migrate components to support CSS extraction (#42001) @siriwatknp
975
+ - [SpeedDial] Deprecate TransitionComponent (#40698) @harry-whorlow
976
+
977
+ ### `@mui/codemod@6.0.0-alpha.6`
978
+
979
+ - Add `theme-v6` migration (#42056) @siriwatknp
980
+
981
+ ### `@mui/icons-material@6.0.0-alpha.6`
982
+
983
+ - Add the Emergency icon (#42080) @danilo-leal
984
+
985
+ ### Docs
986
+
987
+ - [autocomplete] Fix duplicate autocomplete id (#42086) @oliviertassinari
988
+ - Fix SEO redirection issues @oliviertassinari
989
+ - [material-ui] Fix broken link (#42142) @aarongarciah
990
+ - [material-ui][docs] Fix link on the Sync page (#42088) @danilo-leal
991
+
992
+ ### Core
993
+
994
+ - [blog] Shorten title to fit @oliviertassinari
995
+ - [blog] Update Sync post OG image (#42114) @danilo-leal
996
+ - [blog] A few tweaks in introducing-sync-plugin (#42092) @oliviertassinari
997
+ - [code-infra] Add canary release scripts (#41949) @michaldudak
998
+ - [code-infra] Move ComponentLinkHeader to @mui/docs (#42061) @Janpot
999
+ - [code-infra] Bump node image used by CI in docker (#42079) @LukasTy
1000
+ - [core] Restrict import path with ESLint (#41970) @oliviertassinari
1001
+ - [docs-infra] Add design and formatting improvements (#42063) @danilo-leal
1002
+ - [docs-infra] Fix HTML structure violations (#42085) @oliviertassinari
1003
+ - [website] Componentize a few Careers page sections (#42102) @danilo-leal
1004
+ - [website] Refine the InfoCard design (#42116) @danilo-leal
1005
+ - [website] Fix home page slider's track position (#42141) @aarongarciah
1006
+ - [website] Closing the survey @oliviertassinari
1007
+ - [website] Remove Survey banner from website and Core docs (#42104) @joserodolfofreitas
1008
+
1009
+ All contributors of this release in alphabetical order: @aarongarciah, @danilo-leal, @harry-whorlow, @Janpot, @joserodolfofreitas, @LukasTy, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp
1010
+
1011
+ ## 6.0.0-alpha.5
1012
+
1013
+ <!-- generated comparing v6.0.0-alpha.4..next -->
1014
+
1015
+ _May 1, 2024_
1016
+
1017
+ A big thanks to the 9 contributors who made this release possible.
1018
+
1019
+ ### `@mui/material@6.0.0-alpha.5`
1020
+
1021
+ - [FormControlLabel] Deprecate `componentsProps` (#41767) @sai6855
1022
+ - [PaginationItem] Deprecate components prop (#41777) @sai6855
1023
+ - [SvgIcon] Convert to support CSS extraction (#41779) @aarongarciah
1024
+
1025
+ ### `@mui/base@5.0.0-beta.43`
1026
+
1027
+ - [TextareaAutosize] Fix resizing instability (#41638) @ZeeshanTamboli
1028
+
1029
+ ### Docs
1030
+
1031
+ - Fix small SEO issues @oliviertassinari
1032
+ - [material-ui] Fix minor spelling error in the "About the lab" page (#42073) @ryanhartwig
1033
+ - [material-ui] Update Figma plugin name (#41967) @danilo-leal
1034
+ - [material-ui][templates] Fix input props attributes in Landing Page template (#42013) @5-tom
1035
+ - [system] Update typo on the sx prop page (#42035) @bricker
1036
+
1037
+ ### Core
1038
+
1039
+ - [docs-infra] Clean up branding theme file and improve font-face readibility (#42023) @danilo-leal
1040
+ - [docs-infra] Simplify docs demo (#42016) @oliviertassinari
1041
+ - [website] Add content about the Sync plugin in the Material UI page (#40515) @danilo-leal
1042
+ - [website] Sync career roles (#42058) @oliviertassinari
1043
+ - [website] Add Nadja on the about page (#42021) @mnajdova
1044
+ - [website] Fix code block design by changing the `MarkdownElement` import (#42022) @danilo-leal
1045
+ - [wesbite] Remove duplicate MarkdownElement component (#42028) @danilo-leal
1046
+
1047
+ All contributors of this release in alphabetical order: @5-tom, @aarongarciah, @bricker, @danilo-leal, @mnajdova, @oliviertassinari, @ryanhartwig, @sai6855, @ZeeshanTamboli
1048
+
1049
+ ## 6.0.0-alpha.4
4
1050
 
5
1051
  <!-- generated comparing v6.0.0-alpha.3..next -->
6
1052
 
@@ -55,7 +1101,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
55
1101
 
56
1102
  All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @gijsbotje, @Janpot, @lhilgert9, @michaldudak, @Miguelrom, @mnajdova, @oliviertassinari, @rluzists1, @sai6855, @siriwatknp, @soler1212, @zanivan, @ZeeshanTamboli
57
1103
 
58
- ## v6.0.0-alpha.3
1104
+ ## 6.0.0-alpha.3
59
1105
 
60
1106
  <!-- generated comparing v6.0.0-alpha.2..next -->
61
1107
 
@@ -128,7 +1174,7 @@ A big thanks to the 24 contributors who made this release possible. Here are som
128
1174
 
129
1175
  All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @bharatkashyap, @brijeshb42, @cherniavskii, @danilo-leal, @DiegoAndai, @EyaOuenniche, @gijsbotje, @iammminzzy, @Janpot, @kealjones-wk, @lhilgert9, @magnimarels, @michaldudak, @mithun522, @mnajdova, @MoazMirza-13, @MohammadShehadeh, @oliviertassinari, @ryanburr, @sai6855, @siriwatknp, @zanivan
130
1176
 
131
- ## v6.0.0-alpha.2
1177
+ ## 6.0.0-alpha.2
132
1178
 
133
1179
  <!-- generated comparing v6.0.0-alpha.1..next -->
134
1180
 
@@ -167,7 +1213,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
167
1213
 
168
1214
  All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @brijeshb42, @EyaOuenniche, @oliviertassinari
169
1215
 
170
- ## v6.0.0-alpha.1
1216
+ ## 6.0.0-alpha.1
171
1217
 
172
1218
  <!-- generated comparing v6.0.0-alpha.0..next -->
173
1219
 
@@ -254,7 +1300,7 @@ A big thanks to the 19 contributors who made this release possible. Here are som
254
1300
 
255
1301
  All contributors of this release in alphabetical order: @aarongarciah, @adriancuadrado, @alexfauquette, @bharatkashyap, @brijeshb42, @connorshea, @danilo-leal, @DiegoAndai, @iammminzzy, @Janpot, @JCQuintas, @levigunz, @mnajdova, @oliviertassinari, @ppaskaris-plooto, @siriwatknp, @skmanoj322, @zanivan, @ZeeshanTamboli
256
1302
 
257
- ## v6.0.0-alpha.0
1303
+ ## 6.0.0-alpha.0
258
1304
 
259
1305
  <!-- generated comparing v5.15.14..next -->
260
1306
 
@@ -333,7 +1379,339 @@ A big thanks to the 18 contributors who made this release possible. Here are som
333
1379
 
334
1380
  All contributors of this release in alphabetical order: @aacevski, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @harry-whorlow, @Janpot, @joserodolfofreitas, @michael-land, @michaldudak, @mnajdova, @nekoya, @sai6855, @siriwatknp, @StylesTrip, @zanivan, @ZeeshanTamboli
335
1381
 
336
- ## v5.15.15
1382
+ ## 5.16.4
1383
+
1384
+ <!-- generated comparing v5.16.3..master -->
1385
+
1386
+ _Jul 16, 2024_
1387
+
1388
+ A big thanks to the 1 contributor who made this release possible.
1389
+
1390
+ ### `@mui/material@5.16.4`
1391
+
1392
+ - &#8203;<!-- 1 -->Fix wrong import in Popover types (#42967) @mnajdova
1393
+
1394
+ All contributors of this release in alphabetical order: @mnajdova
1395
+
1396
+ ## 5.16.3
1397
+
1398
+ <!-- generated comparing v5.16.2..master -->
1399
+
1400
+ _Jul 16, 2024_
1401
+
1402
+ A big thanks to the 3 contributors who made this release possible.
1403
+
1404
+ ### `@mui/material@5.16.3`
1405
+
1406
+ - &#8203;<!-- 1 -->[material] Add missing dependency (#42959) @mnajdova
1407
+
1408
+ ### Docs
1409
+
1410
+ - &#8203;<!-- 3 -->[material-ui][Autocomplete] Add instructions about `autosuggest-highlight` dependency (#42953) @HoFa1997
1411
+ - &#8203;<!-- 2 -->Move feedback from Canny to GitHub @oliviertassinari
1412
+
1413
+ All contributors of this release in alphabetical order: @HoFa1997, @mnajdova, @oliviertassinari
1414
+
1415
+ ## 5.16.2
1416
+
1417
+ <!-- generated comparing v5.16.1..master -->
1418
+
1419
+ _Jul 16, 2024_
1420
+
1421
+ A big thanks to the 2 contributors who made this release possible.
1422
+
1423
+ ### `@mui/material@5.16.2`
1424
+
1425
+ - &#8203;<!-- 2 -->[material] Remove dependency to @mui/base (@mnajdova) (#42917) @mnajdova
1426
+
1427
+ ### Core
1428
+
1429
+ - &#8203;<!-- 1 -->[website] Sync /about page @oliviertassinari
1430
+
1431
+ All contributors of this release in alphabetical order: @mnajdova, @oliviertassinari
1432
+
1433
+ ## 5.16.1
1434
+
1435
+ _Jul 11, 2024_
1436
+
1437
+ A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
1438
+
1439
+ - ⚛️ All packages, including Material UI, are now compatible with React 18.3.1
1440
+
1441
+ ### `@mui/material@5.16.1`
1442
+
1443
+ - [AppBar] Fix inherit color is inconsistent between ThemeProvider and CssVarsProvider (#42713) @ZeeshanTamboli
1444
+
1445
+ ### `@mui/joy@5.0.0-beta.48`
1446
+
1447
+ - [Autocomplete] Fix React spread key warning (#42856) @aarongarciah
1448
+
1449
+ ### Docs
1450
+
1451
+ - [material-ui] Fix React 18.3 key spread warnings in Autocomplete demos (#42854) @aarongarciah
1452
+ - [material-ui] Fix type error in virtualized table demo (#42852) @aarongarciah
1453
+ - Fix typos (@omahs) (#42888) @omahs
1454
+ - Fix 301 @oliviertassinari
1455
+
1456
+ ### Core
1457
+
1458
+ - [core] Bump React to 18.3.1 (#42846) @aarongarciah
1459
+ - [core] Remove react-test-renderer (#42853) @aarongarciah
1460
+ - [core] Replace enzyme in describeConformance (#42847) @aarongarciah
1461
+ - [test] Remove enzyme (#42850) @aarongarciah
1462
+ - [test] Remove createMount test util (#42849) @aarongarciah
1463
+ - [base-ui] Fix React spread key warning in test (#42855) @aarongarciah
1464
+ - [styles][withStyles] Expect React defaultProps warning in test (#42752) (#42851) @aarongarciah
1465
+
1466
+ All contributors of this release in alphabetical order: @aarongarciah, @oliviertassinari, @omahs, @ZeeshanTamboli
1467
+
1468
+ ## 5.16.0
1469
+
1470
+ <!-- generated comparing v5.15.21..master -->
1471
+
1472
+ _Jul 5, 2024_
1473
+
1474
+ A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
1475
+
1476
+ - 🚀 Added `InitColorSchemeScript` for Next.js App Router (#42829) @siriwatknp
1477
+
1478
+ ### `@mui/material@5.16.0`
1479
+
1480
+ - [Alert] Add ability to override slot props (@alexey-kozlenkov) (#42808) @alexey-kozlenkov
1481
+ - Add `InitColorSchemeScript` for Next.js App Router (#42829) @siriwatknp
1482
+ - Add `DefaultPropsProvider` (#42820) @siriwatknp
1483
+ - Support `CssVarsTheme` in `responsiveFontSizes` return type (@jxdp) (#42806) @jxdp
1484
+ - Remove warning from `getInitColorSchemeScript` (#42838) @siriwatknp
1485
+
1486
+ ### Docs
1487
+
1488
+ - [docs] Fix 301 MDN redirections @oliviertassinari
1489
+
1490
+ ### Core
1491
+
1492
+ - [mui-utils][test] Remove usages of deprecated react-dom APIs (@aarongarciah) (#42813) @aarongarciah
1493
+
1494
+ All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @jxdp, @oliviertassinari, @siriwatknp
1495
+
1496
+ ## 5.15.21
1497
+
1498
+ <!-- generated comparing v5.15.20..master -->
1499
+
1500
+ _Jun 28, 2024_
1501
+
1502
+ A big thanks to the 7 contributors who made this release possible.
1503
+
1504
+ ### `@mui/material@5.15.21`
1505
+
1506
+ - [Autocomplete] Fix renderOption props type (@DiegoAndai) (#42709) @DiegoAndai
1507
+ - [Stepper] Generate class for `nonLinear` prop (@alexismo) (#42677) @alexismo
1508
+
1509
+ ### Docs
1510
+
1511
+ - Use new email for sponsoring @oliviertassinari
1512
+ - Fix 301 links (@alexfauquette) (#42700) @alexfauquette
1513
+ - [material-ui][Select] Fix the `SelectAutoWidth` demo menu item value (@Danielkhakbaz) (#42696) @Danielkhakbaz
1514
+ - [material-ui][Autocomplete] Fix more React 18.3 key spread warnings in demos (#42766) @wbt
1515
+ - [material-ui] Fix sign in side image (#42708) @zanivan
1516
+ - [website] Add Ale to team (#42769) @alelthomas
1517
+
1518
+ ### Core
1519
+
1520
+ - [core] Cherry pick pnpm updates (#42763) @DiegoAndai
1521
+ - [website] Add Armin to the team members (@arminmeh) (#42681) @arminmeh
1522
+ - [website] Open Staff Engineer role for Pigment CSS (@mnajdova) (#42669) @mnajdova
1523
+
1524
+ All contributors of this release in alphabetical order: @alexfauquette, @alexismo, @arminmeh, @Danielkhakbaz, @DiegoAndai, @mnajdova, @oliviertassinari
1525
+
1526
+ ## 5.15.20
1527
+
1528
+ <!-- generated comparing v5.15.19..master -->
1529
+
1530
+ _Jun 12, 2024_
1531
+
1532
+ A big thanks to the 9 contributors who made this release possible.
1533
+
1534
+ ### `@mui/material@5.15.20`
1535
+
1536
+ - &#8203;<!-- 17 -->[Autocomplete] Shouldn't resize when hovering (@ZeeshanTamboli) (#42535) @ZeeshanTamboli
1537
+ - &#8203;<!-- 07 -->[Tab] Fix applying `iconWrapper` styles from theme and update its description (@sai6855) (#42570) @sai6855
1538
+
1539
+ ### `@mui/utils@5.15.15`
1540
+
1541
+ - &#8203;<!-- 06 -->Allow passing `NaN` as `defaultValue` to `useControlled` (@iammminzzy) (#42571) @iammminzzy
1542
+ - &#8203;<!-- 17 -->Fix GitHub-reported prototype pollution vulnerability in `deepmerge` (#41652) (#42608) @DiegoAndai
1543
+
1544
+ ### Docs
1545
+
1546
+ - &#8203;<!-- 16 -->[docs] Add Pigment CSS and Base UI logos SVGs (#42513) @danilo-leal
1547
+ - &#8203;<!-- 15 -->[docs] Update twitter.com to x.com @oliviertassinari
1548
+ - &#8203;<!-- 14 -->[docs] Simplify Example projects page @oliviertassinari
1549
+ - &#8203;<!-- 13 -->[material-ui] Add docs for complementary stepper components (@anle9650) (#42613) @anle9650
1550
+ - &#8203;<!-- 12 -->[docs] Add changelog section to the design kits page (@danilo-leal) (#42463) @danilo-leal
1551
+ - &#8203;<!-- 11 -->[material-ui] Fix sentence in the All components page (@danilo-leal) (#42462) @danilo-leal
1552
+ - &#8203;<!-- 10 -->[material-ui] Update Figma design kit doc redirect link (@danilo-leal) (#42456) @danilo-leal
1553
+ - &#8203;<!-- 09 -->[system] Add "dynamic values" section to sx prop page (@aarongarciah) (#42453) @aarongarciah
1554
+
1555
+ ### Core
1556
+
1557
+ - &#8203;<!-- 18 -->[website] Move the `React Engineer - X` role to future roles (#42532) @DanailH
1558
+ - &#8203;<!-- 08 -->[examples] Remove Pigment CSS examples (#42538) @sai6855
1559
+ - &#8203;<!-- 05 -->[website] Close Developer Advocate / Content Engineer role @oliviertassinari
1560
+ - &#8203;<!-- 04 -->[website] Update DoiT description and link in Sponsors section (@erezstmn-doit) (#42511) @erezstmn-doit
1561
+ - &#8203;<!-- 03 -->[website] Clean up the docs-infra job ad (@danilo-leal) (#42509) @danilo-leal
1562
+ - &#8203;<!-- 02 -->[website] Open the Docs-infra engineer role (@danilo-leal) (#42496) @danilo-leal
1563
+ - &#8203;<!-- 01 -->[website] Fix locationCountry in about page @oliviertassinari
1564
+
1565
+ All contributors of this release in alphabetical order: @aarongarciah, @anle9650, @DanailH, @danilo-leal, @erezstmn-doit, @iammminzzy, @oliviertassinari, @sai6855, @ZeeshanTamboli
1566
+
1567
+ ## 5.15.19
1568
+
1569
+ <!-- generated comparing v5.15.18..master -->
1570
+
1571
+ _May 29, 2024_
1572
+
1573
+ A big thanks to the 12 contributors who made this release possible.
1574
+ This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
1575
+
1576
+ ### `@mui/material@5.15.19`
1577
+
1578
+ - &#8203;<!-- 19 -->[AlertTitle] Enable extending Typography props (@lucasgmelo) (#42334) @github-actions[bot]
1579
+ - &#8203;<!-- 06 -->[responsiveFontSizes] Handled undefined variants (@brijeshb42) (#42419) @github-actions[bot]
1580
+ - &#8203;<!-- 05 -->[Slider] Fix wrong CSS value (@mnajdova) (#42373) @github-actions[bot]
1581
+
1582
+ ### Docs
1583
+
1584
+ - &#8203;<!-- 13 -->Link to pnpm installation docs (#42420) @aarongarciah
1585
+ - &#8203;<!-- 12 -->Remove LocalMonero (@oliviertassinari) (#42315) @github-actions[bot]
1586
+ - &#8203;<!-- 10 -->[material-ui] Fix typo in style interoperability with Tailwind CSS docs (@ZeeshanTamboli) (#42312) @github-actions[bot]
1587
+ - &#8203;<!-- 09 -->[material-ui][Pagination] Clarify pagination `page` prop API (@Mandar-Pandya) (#42265) @github-actions[bot]
1588
+ - &#8203;<!-- 08 -->[material-ui][Tabs] Improve the Basic Tabs demo (@MatheusEli) (#42426) @github-actions[bot]
1589
+ - &#8203;<!-- 07 -->[pigment-css] Fix duplication of content (#42410) @oliviertassinari
1590
+
1591
+ ### Core
1592
+
1593
+ - &#8203;<!-- 18 -->[blog] Add the "Product" tag to the Pigment CSS post (@danilo-leal) (#42366) @github-actions[bot]
1594
+ - &#8203;<!-- 17 -->[blog] Update blog post OG image (@danilo-leal) (#42306) @github-actions[bot]
1595
+ - &#8203;<!-- 16 -->[blog] Update Pigment CSS post (@danilo-leal) (#42267) @github-actions[bot]
1596
+ - &#8203;<!-- 15 -->[core] Fix React 18.3 warnings about spreading keys in the Material UI `Autocomplete` component (#42099) (#42241) @DiegoAndai
1597
+ - &#8203;<!-- 14 -->[core] Fix a few more key spread issues (@oliviertassinari) (#42318) @github-actions[bot]
1598
+ - &#8203;<!-- 11 -->[docs-infra] Allow JSDoc tags (#42327) @aarongarciah
1599
+ - &#8203;<!-- 04 -->[website] Add Nikita to the about page (@nikitaa24) (#42421) @github-actions[bot]
1600
+ - &#8203;<!-- 03 -->[website] Fix hero spacing changes applying at the wrong breakpoint (@KenanYusuf) (#42357) @github-actions[bot]
1601
+ - &#8203;<!-- 02 -->[website] Adds Kenan Yusuf to about page (@KenanYusuf) (#42330) @github-actions[bot]
1602
+ - &#8203;<!-- 01 -->[website] Improve about page @oliviertassinari
1603
+
1604
+ All contributors of this release in alphabetical order: @aarongarciah, @brijeshb42, @danilo-leal, @DiegoAndai, @KenanYusuf, @lucasgmelo, @Mandar-Pandya, @MatheusEli, @mnajdova, @nikitaa24, @oliviertassinari, @ZeeshanTamboli
1605
+
1606
+ ## 5.15.18
1607
+
1608
+ <!-- generated comparing v5.15.17..master -->
1609
+
1610
+ _May 14, 2024_
1611
+
1612
+ A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
1613
+
1614
+ ### `@mui/material@5.15.18`
1615
+
1616
+ - &#8203;<!-- 6 -->[Autocomplete] Improve design when there's a start adornment for small autocomplete (@TahaRhidouani) (#42176) @github-actions[bot]
1617
+ - &#8203;<!-- 3 -->[ToggleButtonGroup] Add missing `selected` class in ToggleButtonGroupClasses type (@tarunrajput) (#42250) @github-actions[bot]
1618
+
1619
+ ### Docs
1620
+
1621
+ - &#8203;<!-- 4 -->[docs] Fix 301 to Figma @oliviertassinari
1622
+
1623
+ ### Core
1624
+
1625
+ - &#8203;<!-- 5 -->[blog] Introducing Pigment CSS blog post (#42198) (#42255) @samuelsycamore
1626
+ - &#8203;<!-- 2 -->[website] Add redirection for talk @oliviertassinari
1627
+ - &#8203;<!-- 1 -->[website] Adds Arthur Balduini team info (@arthurbalduini) (#42226) @github-actions[bot]
1628
+
1629
+ All contributors of this release in alphabetical order: @arthurbalduini, @oliviertassinari, @samuelsycamore, @TahaRhidouani, @tarunrajput
1630
+
1631
+ ## 5.15.17
1632
+
1633
+ <!-- generated comparing v5.15.16..master -->
1634
+
1635
+ _May 8, 2024_
1636
+
1637
+ A big thanks to the 4 contributors who made this release possible.
1638
+ This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
1639
+
1640
+ ### `@mui/material@5.15.17`
1641
+
1642
+ - [Slider] Move palette styles to the bottom (#41676) @siriwatknp
1643
+
1644
+ ### Docs
1645
+
1646
+ - Fix SEO redirection issues @oliviertassinari
1647
+ - [material-ui] Fix broken link (@aarongarciah) (#42143) @github-actions[bot]
1648
+ - [material-ui] Fix link on the Sync page (@danilo-leal) (#42089) @github-actions[bot]
1649
+
1650
+ ### Core
1651
+
1652
+ - [blog] Shorten title to fit @oliviertassinari
1653
+ - [blog] Update Sync post OG image (@danilo-leal) (#42117) @github-actions[bot]
1654
+ - [blog] A few tweaks in introducing-sync-plugin (@oliviertassinari) (#42094) @github-actions[bot]
1655
+ - [docs-infra] Fix code block layout shift (#41917) @oliviertassinari
1656
+ - [website] Fix home page slider's track position (@aarongarciah) (#42144) @github-actions[bot]
1657
+ - [website] Closing the survey @oliviertassinari
1658
+ - [website] Remove Survey banner from website and Core docs (#42104) @joserodolfofreitas
1659
+
1660
+ All contributors of this release in alphabetical order: @github-actions[bot], @joserodolfofreitas, @oliviertassinari, @siriwatknp
1661
+
1662
+ ## 5.15.16
1663
+
1664
+ <!-- generated comparing v5.15.15..master -->
1665
+
1666
+ _May 1, 2024_
1667
+
1668
+ A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
1669
+ This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
1670
+
1671
+ ### `@mui/material@5.15.16`
1672
+
1673
+ - [material-ui][Dialog] Prevent onClick on the root element from being overwritten (@ryanburr) (#41914) @github-actions[bot]
1674
+ - [material-ui][Select] Fix `muiName` property TypeScript error (@EyaOuenniche) (#41786) @github-actions[bot]
1675
+ - —>[material-ui][l10n] Fix typo in is-IS locale (@magnimarels) (#41815) @github-actions[bot]
1676
+
1677
+ ### Docs
1678
+
1679
+ - Fix small SEO issues @oliviertassinari
1680
+ - Fix 301 Toolpad links @oliviertassinari
1681
+ - Fix 301 Toolpad links @oliviertassinari
1682
+ - Fix 301 image redirections @oliviertassinari
1683
+ - Fix small SEO issues @oliviertassinari
1684
+ - Fix 301 redirection @oliviertassinari
1685
+ - Fix format git diff regression (#41882) @oliviertassinari
1686
+ - Fix 301 links @oliviertassinari
1687
+ - [material-ui] Fix import statement in migration guide (@sai6855) (#41864) @github-actions[bot]
1688
+ - [material-ui] Update Figma plugin name (@danilo-leal) (#42057) @github-actions[bot]
1689
+ - [material-ui] Fix minor spelling error in the "About the lab" page (@ryanhartwig) (#42075) @github-actions[bot]
1690
+ - [material-ui] Add missing backticks to HTML tag in the installation page (@Miguelrom) (#42009) @github-actions[bot]
1691
+ - [material-ui] Add Connect-related content (@danilo-leal) (#41924) @DiegoAndai
1692
+ - [material-ui] Fix Material 3 message typo (@aarongarciah) (#41822) @github-actions[bot]
1693
+ - [material-ui] Remove Data Grid v7 beta callout (@cherniavskii) (#41842) @github-actions[bot]
1694
+ - [material-ui][templates] Fix input props attributes in Landing Page template (@5-tom) (#42034) @github-actions[bot]
1695
+ - [system] Update typo on the sx prop page (@bricker) (#42078) @github-actions[bot]
1696
+
1697
+ ### Core
1698
+
1699
+ - [blog] Add post to introduce the Connect plugin (@danilo-leal) (#41929) @DiegoAndai
1700
+ - [core] Automate cherry-pick of PRs from `next` -> `master` (#41742) @aarongarciah
1701
+ - [docs-infra] Improve Twitter OG:image (#41860) @oliviertassinari
1702
+ - [docs-infra] Use edge function for card generation (#41188) @alexfauquette
1703
+ - [docs-infra] Fix drawer performances (#41807) (#41820) @alexfauquette
1704
+ - [docs-infra] Fix analytics about inline ads (#41474) @alexfauquette
1705
+ - [website] Sync career roles (@oliviertassinari) (#42059) @github-actions[bot]
1706
+ - [website] Add content about the Sync plugin in the Material UI page (@danilo-leal) (#42074) @github-actions[bot]
1707
+ - [website] Add Nadja on the about page (#42054) @mnajdova
1708
+ - [website] Close the `Design Engineer - X` role (#42014) @DanailH
1709
+ - [website] Remove customer support agent role from website (@rluzists1) (#41996) @github-actions[bot]
1710
+ - [website] Add Jose to About Us (#41759) @JCQuintas
1711
+
1712
+ All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @DanailH, @DiegoAndai, @github-actions[bot], @JCQuintas, @mnajdova, @oliviertassinari
1713
+
1714
+ ## 5.15.15
337
1715
 
338
1716
  <!-- generated comparing v5.15.14..master -->
339
1717
 
@@ -373,7 +1751,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
373
1751
 
374
1752
  All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @cherniavskii, @danilo-leal, @mnajdova, @oliviertassinari, @ZeeshanTamboli
375
1753
 
376
- ## v5.15.14
1754
+ ## 5.15.14
377
1755
 
378
1756
  <!-- generated comparing v5.15.13..master -->
379
1757
 
@@ -429,7 +1807,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
429
1807
 
430
1808
  All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @EyaOuenniche, @Janpot, @jherr, @michaldudak, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @zanivan
431
1809
 
432
- ## v5.15.13
1810
+ ## 5.15.13
433
1811
 
434
1812
  <!-- generated comparing v5.15.12..master -->
435
1813
 
@@ -521,7 +1899,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
521
1899
 
522
1900
  All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @brijeshb42, @CGNonofr, @cipherlogs, @danilo-leal, @jwithington, @Janpot, @michaeldfoley, @michaldudak, @mnajdova, @oliviertassinari, @peterwangsc, @rakeshmusturi, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli
523
1901
 
524
- ## v5.15.12
1902
+ ## 5.15.12
525
1903
 
526
1904
  <!-- generated comparing v5.15.11..master -->
527
1905
 
@@ -603,7 +1981,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
603
1981
 
604
1982
  All contributors of this release in alphabetical order: @alexfauquette, @atomiks, @brijeshb42, @DanailH, @danilo-leal, @DiegoAndai, @divyammadhok, @Janpot, @lhilgert9, @matystroia, @michaldudak, @michelengelen, @mj12albert, @oliviertassinari, @prakhargupta1, @PunitSoniME, @sai6855, @siriwatknp, @smox, @zanivan, @ZeeshanTamboli
605
1983
 
606
- ## v5.15.11
1984
+ ## 5.15.11
607
1985
 
608
1986
  <!-- generated comparing v5.15.10..master -->
609
1987
 
@@ -689,6 +2067,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
689
2067
  - [core] Fix TypeScript spelling in changelog @oliviertassinari
690
2068
  - [core] Fix small detail in the autocomplete demo @oliviertassinari
691
2069
  - [core] Increase node memory limit on Netlify build (#41111) @michaldudak
2070
+ - [core] Fix Netlify build cache issue (#43281) @LukasTy
692
2071
  - [core][Tooltip] Remove incorrect code comment (#41179) @ZeeshanTamboli
693
2072
  - [core] Fix missing context display names (#41168) @oliviertassinari
694
2073
  - [core][base-ui] Remove `@mui/base` dev dependency from Base UI workspace (#41216) @ZeeshanTamboli
@@ -719,7 +2098,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
719
2098
 
720
2099
  All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @danilo-leal, @DiegoAndai, @dpertsin, @flaviendelangle, @gitstart, @gregberge, @harrydigos, @Janpot, @justintoman, @khgiddon, @KirankumarAmbati, @LukasTy, @michaldudak, @mnajdova, @nikosgavalas, @oliviertassinari, @PaulKristoffersson, @Rishi556, @rluzists1, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli
721
2100
 
722
- ## v5.15.10
2101
+ ## 5.15.10
723
2102
 
724
2103
  <!-- generated comparing v5.15.9..master -->
725
2104
 
@@ -767,7 +2146,9 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
767
2146
 
768
2147
  All contributors of this release in alphabetical order: @cherniavskii, @danilo-leal, @joserodolfofreitas, @millerized, @oliviertassinari, @sai6855, @siriwatknp, @Smileek
769
2148
 
770
- ## v5.15.9<!-- generated comparing v5.15.8..master -->
2149
+ ## 5.15.9
2150
+
2151
+ <!-- generated comparing v5.15.8..master -->
771
2152
 
772
2153
  _Feb 8, 2024_
773
2154
 
@@ -802,7 +2183,9 @@ A big thanks to the 7 contributors who made this release possible. Here are some
802
2183
 
803
2184
  All contributors of this release in alphabetical order: @brijeshb42, @DiegoAndai, @Janpot, @oliviertassinari, @RaghavenderSingh, @sai6855, @siriwatknp
804
2185
 
805
- ## v5.15.8<!-- generated comparing v5.15.7..master -->
2186
+ ## 5.15.8
2187
+
2188
+ <!-- generated comparing v5.15.7..master -->
806
2189
 
807
2190
  _Feb 6, 2024_
808
2191
 
@@ -881,7 +2264,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
881
2264
 
882
2265
  All contributors of this release in alphabetical order: @adebiyial, @brijeshb42, @danilo-leal, @DiegoAndai, @hsmtkk, @Janpot, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @rluzists1, @romgrk, @sai6855, @siriwatknp, @Smileek, @xuhdev, @zanivan
883
2266
 
884
- ## v5.15.7
2267
+ ## 5.15.7
885
2268
 
886
2269
  <!-- generated comparing v5.15.6..master -->
887
2270
 
@@ -976,7 +2359,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
976
2359
 
977
2360
  All contributors of this release in alphabetical order: @alexfauquette, @colmtuite, @danilo-leal, @DiegoAndai, @EyaOuenniche, @flaviendelangle, @Janpot, @Jaswanth-Sriram-Veturi, @joserodolfofreitas, @michaldudak, @mirus-ua, @mnajdova, @mohamedsaiedd, @Nikhilh26, @oliviertassinari, @romgrk, @sai6855, @siriwatknp, @srinidhi9831, @zanivan, @ZeeshanTamboli
978
2361
 
979
- ## v5.15.6
2362
+ ## 5.15.6
980
2363
 
981
2364
  <!-- generated comparing v5.15.5..master -->
982
2365
 
@@ -1035,7 +2418,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
1035
2418
 
1036
2419
  All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @ANUGLYPLUGIN, @brijeshb42, @danilo-leal, @devhik0, @DiegoAndai, @DonikaV, @joserodolfofreitas, @michaldudak, @mj12albert, @mnajdova, @mohamedsaiedd, @oliviertassinari, @pcorpet, @sai6855, @zanivan
1037
2420
 
1038
- ## v5.15.5
2421
+ ## 5.15.5
1039
2422
 
1040
2423
  <!-- generated comparing v5.15.4..master -->
1041
2424
 
@@ -5116,7 +6499,7 @@ A big thanks to the 9 contributors who made this release possible. Here are some
5116
6499
 
5117
6500
  All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @iamxukai, @Janpot, @MBilalShafi, @michaldudak, @oliviertassinari, @samuelsycamore, @siriwatknp
5118
6501
 
5119
- ## v5.10.14
6502
+ ## 5.10.14
5120
6503
 
5121
6504
  <!-- generated comparing v5.10.13..master -->
5122
6505
 
@@ -5184,7 +6567,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
5184
6567
 
5185
6568
  All contributors of this release in alphabetical order: @alexfauquette, @bharatkashyap, @cherniavskii, @danilo-leal, @hbjORbj, @Janpot, @kennethbigler, @kushagra010, @michaldudak, @mnajdova, @ofir5300, @oliviertassinari, @sai6855, @sfavello, @sidtohan, @siriwatknp, @Studio384
5186
6569
 
5187
- ## v5.10.13
6570
+ ## 5.10.13
5188
6571
 
5189
6572
  <!-- generated comparing v5.10.12..master -->
5190
6573
 
@@ -5242,7 +6625,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
5242
6625
 
5243
6626
  All contributors of this release in alphabetical order: @akshaya-venkatesh8, @alexfauquette, @hbjORbj, @Janpot, @jesrodri, @michaldudak, @oliviertassinari, @PetroSilenius, @samuelsycamore, @shivam1646, @siriwatknp, @trizotti
5244
6627
 
5245
- ## v5.10.12
6628
+ ## 5.10.12
5246
6629
 
5247
6630
  <!-- generated comparing v5.10.11..master -->
5248
6631
 
@@ -5318,7 +6701,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
5318
6701
 
5319
6702
  All contributors of this release in alphabetical order: @cherniavskii, @DanailH, @EduardoSCosta, @emlai, @hbjORbj, @Janpot, @michaldudak, @mnajdova, @oliviertassinari, @punithnayak, @PunitSoniME, @renovate[bot], @RoodyCode, @samuelsycamore, @siriwatknp, @VinceCYLiao
5320
6703
 
5321
- ## v5.10.11
6704
+ ## 5.10.11
5322
6705
 
5323
6706
  <!-- generated comparing v5.10.10..master -->
5324
6707
 
@@ -8562,7 +9945,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som
8562
9945
 
8563
9946
  - &#8203;<!-- 27 -->[core] Rename mui/core to mui/base (#29585) @michaldudak
8564
9947
 
8565
- Based on the results of the [poll](https://twitter.com/michaldudak/status/1452630484706635779) and our internal discussions, we decided to rename the `@mui/core` package to `@mui/base`. The main rationale for this is the fact that we use the term "Core" to refer to the core components product family, the one that includes Material Design components, unstyled components, System utilities, etc. Therefore, @mui/core was effectively a subset of MUI Core. This was confusing.
9948
+ Based on the results of the [poll](https://x.com/michaldudak/status/1452630484706635779) and our internal discussions, we decided to rename the `@mui/core` package to `@mui/base`. The main rationale for this is the fact that we use the term "Core" to refer to the core components product family, the one that includes Material Design components, unstyled components, System utilities, etc. Therefore, @mui/core was effectively a subset of MUI Core. This was confusing.
8566
9949
 
8567
9950
  The new name better reflects the purpose of the package: it contains unstyled components, hooks, and utilities that serve as a **base** to build on.
8568
9951
 
@@ -12979,7 +14362,7 @@ A big thanks to the 34 contributors who made this release possible. Here are som
12979
14362
  ```
12980
14363
 
12981
14364
  - [Autocomplete] Remove `debug` in favor of `open` and dev tools (#23377) @eps1lon
12982
- There are a couple of simpler alternatives: `open={true}`, Chrome devtools ["Emulate focused"](https://twitter.com/sulco/status/1305841873945272321), or React devtools props.
14365
+ There are a couple of simpler alternatives: `open={true}`, Chrome devtools ["Emulate focused"](https://x.com/sulco/status/1305841873945272321), or React devtools props.
12983
14366
 
12984
14367
  #### Changes
12985
14368