@mui/styled-engine 5.16.2 → 5.16.6

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,83 @@
1
1
  # [Versions](https://mui.com/versions/)
2
2
 
3
- ## v5.16.2
3
+ ## 5.16.6
4
+
5
+ <!-- generated comparing v5.16.5..master -->
6
+
7
+ _Jul 30, 2024_
8
+
9
+ A big thanks to the 5 contributors who made this release possible.
10
+
11
+ ### `@mui/material@5.16.6`
12
+
13
+ - [Divider] Enable borderStyle enhancement in divider with children (#43059) @anuujj
14
+
15
+ ### Docs
16
+
17
+ - [material-ui][Card] Update CardMedia description (#43121) @shahzaibdev1
18
+ - [material-ui] Replace deprecated `<ListItem button/>` with `ListItemButton` component in routing libraries list example (#43114) @aliharis99
19
+ - [material-ui][Snackbar] Improve close `reason` type in demos (#43105) @sai6855
20
+
21
+ ### Core
22
+
23
+ - [code-infra] Use the same CI names on master & next (#43064) @mnajdova
24
+
25
+ All contributors of this release in alphabetical order: @aliharis99, @anuujj, @mnajdova, @sai6855, @shahzaibdev1
26
+
27
+ ## 5.16.5
28
+
29
+ <!-- generated comparing v5.16.4..master -->
30
+
31
+ _Jul 25, 2024_
32
+
33
+ A big thanks to the 4 contributors who made this release possible.
34
+
35
+ ### `@mui/utils@5.16.5`
36
+
37
+ - &#8203;<!-- 1 -->[utils] Add dependency to @mui/types (@mnajdova) (#43047) @mnajdova
38
+
39
+ ### Docs
40
+
41
+ - &#8203;<!-- 4 -->[material-ui][joy-ui][Autocomplete] Fix `Hint` demo (@ManthanGajjar) (#43039) @ManthanGajjar
42
+ - &#8203;<!-- 3 -->Fix CHANGELOG convention @oliviertassinari
43
+ - &#8203;<!-- 2 -->[material-ui] Fix broken image links in blog template on master branch (#42969) @navedqb
44
+
45
+ All contributors of this release in alphabetical order: @ManthanGajjar, @mnajdova, @navedqb, @oliviertassinari
46
+
47
+ ## 5.16.4
48
+
49
+ <!-- generated comparing v5.16.3..master -->
50
+
51
+ _Jul 16, 2024_
52
+
53
+ A big thanks to the 1 contributor who made this release possible.
54
+
55
+ ### `@mui/material@5.16.4`
56
+
57
+ - &#8203;<!-- 1 -->Fix wrong import in Popover types (#42967) @mnajdova
58
+
59
+ All contributors of this release in alphabetical order: @mnajdova
60
+
61
+ ## 5.16.3
62
+
63
+ <!-- generated comparing v5.16.2..master -->
64
+
65
+ _Jul 16, 2024_
66
+
67
+ A big thanks to the 3 contributors who made this release possible.
68
+
69
+ ### `@mui/material@5.16.3`
70
+
71
+ - &#8203;<!-- 1 -->[material] Add missing dependency (#42959) @mnajdova
72
+
73
+ ### Docs
74
+
75
+ - &#8203;<!-- 3 -->[material-ui][Autocomplete] Add instructions about `autosuggest-highlight` dependency (#42953) @HoFa1997
76
+ - &#8203;<!-- 2 -->Move feedback from Canny to GitHub @oliviertassinari
77
+
78
+ All contributors of this release in alphabetical order: @HoFa1997, @mnajdova, @oliviertassinari
79
+
80
+ ## 5.16.2
4
81
 
5
82
  <!-- generated comparing v5.16.1..master -->
6
83
 
@@ -18,7 +95,7 @@ A big thanks to the 2 contributors who made this release possible.
18
95
 
19
96
  All contributors of this release in alphabetical order: @mnajdova, @oliviertassinari
20
97
 
21
- ## v5.16.1
98
+ ## 5.16.1
22
99
 
23
100
  _Jul 11, 2024_
24
101
 
@@ -53,7 +130,7 @@ A big thanks to the 4 contributors who made this release possible. Here are some
53
130
 
54
131
  All contributors of this release in alphabetical order: @aarongarciah, @oliviertassinari, @omahs, @ZeeshanTamboli
55
132
 
56
- ## v5.16.0
133
+ ## 5.16.0
57
134
 
58
135
  <!-- generated comparing v5.15.21..master -->
59
136
 
@@ -81,7 +158,7 @@ A big thanks to the 5 contributors who made this release possible. Here are some
81
158
 
82
159
  All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @jxdp, @oliviertassinari, @siriwatknp
83
160
 
84
- ## v5.15.21
161
+ ## 5.15.21
85
162
 
86
163
  <!-- generated comparing v5.15.20..master -->
87
164
 
@@ -111,7 +188,7 @@ A big thanks to the 7 contributors who made this release possible.
111
188
 
112
189
  All contributors of this release in alphabetical order: @alexfauquette, @alexismo, @arminmeh, @Danielkhakbaz, @DiegoAndai, @mnajdova, @oliviertassinari
113
190
 
114
- ## v5.15.20
191
+ ## 5.15.20
115
192
 
116
193
  <!-- generated comparing v5.15.19..master -->
117
194
 
@@ -152,7 +229,7 @@ A big thanks to the 9 contributors who made this release possible.
152
229
 
153
230
  All contributors of this release in alphabetical order: @aarongarciah, @anle9650, @DanailH, @danilo-leal, @erezstmn-doit, @iammminzzy, @oliviertassinari, @sai6855, @ZeeshanTamboli
154
231
 
155
- ## v5.15.19
232
+ ## 5.15.19
156
233
 
157
234
  <!-- generated comparing v5.15.18..master -->
158
235
 
@@ -191,7 +268,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
191
268
 
192
269
  All contributors of this release in alphabetical order: @aarongarciah, @brijeshb42, @danilo-leal, @DiegoAndai, @KenanYusuf, @lucasgmelo, @Mandar-Pandya, @MatheusEli, @mnajdova, @nikitaa24, @oliviertassinari, @ZeeshanTamboli
193
270
 
194
- ## v5.15.18
271
+ ## 5.15.18
195
272
 
196
273
  <!-- generated comparing v5.15.17..master -->
197
274
 
@@ -216,7 +293,7 @@ A big thanks to the 5 contributors who made this release possible. Here are some
216
293
 
217
294
  All contributors of this release in alphabetical order: @arthurbalduini, @oliviertassinari, @samuelsycamore, @TahaRhidouani, @tarunrajput
218
295
 
219
- ## v5.15.17
296
+ ## 5.15.17
220
297
 
221
298
  <!-- generated comparing v5.15.16..master -->
222
299
 
@@ -247,7 +324,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
247
324
 
248
325
  All contributors of this release in alphabetical order: @github-actions[bot], @joserodolfofreitas, @oliviertassinari, @siriwatknp
249
326
 
250
- ## v5.15.16
327
+ ## 5.15.16
251
328
 
252
329
  <!-- generated comparing v5.15.15..master -->
253
330
 
@@ -299,7 +376,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
299
376
 
300
377
  All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @DanailH, @DiegoAndai, @github-actions[bot], @JCQuintas, @mnajdova, @oliviertassinari
301
378
 
302
- ## v5.15.15
379
+ ## 5.15.15
303
380
 
304
381
  <!-- generated comparing v5.15.14..master -->
305
382
 
@@ -339,7 +416,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
339
416
 
340
417
  All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @cherniavskii, @danilo-leal, @mnajdova, @oliviertassinari, @ZeeshanTamboli
341
418
 
342
- ## v5.15.14
419
+ ## 5.15.14
343
420
 
344
421
  <!-- generated comparing v5.15.13..master -->
345
422
 
@@ -395,7 +472,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
395
472
 
396
473
  All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @EyaOuenniche, @Janpot, @jherr, @michaldudak, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @zanivan
397
474
 
398
- ## v5.15.13
475
+ ## 5.15.13
399
476
 
400
477
  <!-- generated comparing v5.15.12..master -->
401
478
 
@@ -487,7 +564,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som
487
564
 
488
565
  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
489
566
 
490
- ## v5.15.12
567
+ ## 5.15.12
491
568
 
492
569
  <!-- generated comparing v5.15.11..master -->
493
570
 
@@ -569,7 +646,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
569
646
 
570
647
  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
571
648
 
572
- ## v5.15.11
649
+ ## 5.15.11
573
650
 
574
651
  <!-- generated comparing v5.15.10..master -->
575
652
 
@@ -685,7 +762,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
685
762
 
686
763
  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
687
764
 
688
- ## v5.15.10
765
+ ## 5.15.10
689
766
 
690
767
  <!-- generated comparing v5.15.9..master -->
691
768
 
@@ -733,7 +810,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
733
810
 
734
811
  All contributors of this release in alphabetical order: @cherniavskii, @danilo-leal, @joserodolfofreitas, @millerized, @oliviertassinari, @sai6855, @siriwatknp, @Smileek
735
812
 
736
- ## v5.15.9<!-- generated comparing v5.15.8..master -->
813
+ ## 5.15.9<!-- generated comparing v5.15.8..master -->
737
814
 
738
815
  _Feb 8, 2024_
739
816
 
@@ -768,7 +845,7 @@ A big thanks to the 7 contributors who made this release possible. Here are some
768
845
 
769
846
  All contributors of this release in alphabetical order: @brijeshb42, @DiegoAndai, @Janpot, @oliviertassinari, @RaghavenderSingh, @sai6855, @siriwatknp
770
847
 
771
- ## v5.15.8<!-- generated comparing v5.15.7..master -->
848
+ ## 5.15.8<!-- generated comparing v5.15.7..master -->
772
849
 
773
850
  _Feb 6, 2024_
774
851
 
@@ -847,7 +924,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
847
924
 
848
925
  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
849
926
 
850
- ## v5.15.7
927
+ ## 5.15.7
851
928
 
852
929
  <!-- generated comparing v5.15.6..master -->
853
930
 
@@ -942,7 +1019,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
942
1019
 
943
1020
  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
944
1021
 
945
- ## v5.15.6
1022
+ ## 5.15.6
946
1023
 
947
1024
  <!-- generated comparing v5.15.5..master -->
948
1025
 
@@ -1001,7 +1078,7 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements
1001
1078
 
1002
1079
  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
1003
1080
 
1004
- ## v5.15.5
1081
+ ## 5.15.5
1005
1082
 
1006
1083
  <!-- generated comparing v5.15.4..master -->
1007
1084
 
@@ -5082,7 +5159,7 @@ A big thanks to the 9 contributors who made this release possible. Here are some
5082
5159
 
5083
5160
  All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @iamxukai, @Janpot, @MBilalShafi, @michaldudak, @oliviertassinari, @samuelsycamore, @siriwatknp
5084
5161
 
5085
- ## v5.10.14
5162
+ ## 5.10.14
5086
5163
 
5087
5164
  <!-- generated comparing v5.10.13..master -->
5088
5165
 
@@ -5150,7 +5227,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som
5150
5227
 
5151
5228
  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
5152
5229
 
5153
- ## v5.10.13
5230
+ ## 5.10.13
5154
5231
 
5155
5232
  <!-- generated comparing v5.10.12..master -->
5156
5233
 
@@ -5208,7 +5285,7 @@ A big thanks to the 12 contributors who made this release possible. Here are som
5208
5285
 
5209
5286
  All contributors of this release in alphabetical order: @akshaya-venkatesh8, @alexfauquette, @hbjORbj, @Janpot, @jesrodri, @michaldudak, @oliviertassinari, @PetroSilenius, @samuelsycamore, @shivam1646, @siriwatknp, @trizotti
5210
5287
 
5211
- ## v5.10.12
5288
+ ## 5.10.12
5212
5289
 
5213
5290
  <!-- generated comparing v5.10.11..master -->
5214
5291
 
@@ -5284,7 +5361,7 @@ A big thanks to the 16 contributors who made this release possible. Here are som
5284
5361
 
5285
5362
  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
5286
5363
 
5287
- ## v5.10.11
5364
+ ## 5.10.11
5288
5365
 
5289
5366
  <!-- generated comparing v5.10.10..master -->
5290
5367
 
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/styled-engine v5.16.2
2
+ * @mui/styled-engine v5.16.6
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/legacy/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/styled-engine v5.16.2
2
+ * @mui/styled-engine v5.16.6
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/modern/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/styled-engine v5.16.2
2
+ * @mui/styled-engine v5.16.6
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/node/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/styled-engine v5.16.2
2
+ * @mui/styled-engine v5.16.6
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/styled-engine",
3
- "version": "5.16.2",
3
+ "version": "5.16.6",
4
4
  "private": false,
5
5
  "author": "MUI Team",
6
6
  "description": "styled() API wrapper package for emotion.",