File tree Expand file tree Collapse file tree 6 files changed +31
-5
lines changed Expand file tree Collapse file tree 6 files changed +31
-5
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 7.29.6
7
+
8
+ _ Jun 6, 2025_
9
+
10
+ We'd like to extend a big thank you to @arminmeh , who made this release possible.
11
+
12
+ <!-- / HIGHLIGHT_ABOVE_SEPARATOR /-->
13
+
14
+ ### Data Grid
15
+
16
+ #### ` @mui/x-data-grid@7.29.6 `
17
+
18
+ - [ DataGrid] Keep pipe pre-processors execution order when callback reference changes (#18217 ) @arminmeh
19
+
20
+ #### ` @mui/x-data-grid-pro@7.29.6 ` [ ![ pro] ( https://mui.com/r/x-pro-svg )] ( https://mui.com/r/x-pro-svg-link ' Pro plan ')
21
+
22
+ Same changes as in ` @mui/x-data-grid@7.29.6 ` .
23
+
24
+ #### ` @mui/x-data-grid-premium@7.29.6 ` [ ![ premium] ( https://mui.com/r/x-premium-svg )] ( https://mui.com/r/x-premium-svg-link ' Premium plan ')
25
+
26
+ Same changes as in ` @mui/x-data-grid-pro@7.29.6 ` .
27
+
28
+ ### Docs
29
+
30
+ - [ docs] Keep ` groupingColDef ` reference stable in the grid demos (#17549 ) @arminmeh
31
+
6
32
## 7.29.5
7
33
8
34
_ May 29, 2025_
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 7.29.5 " ,
2
+ "version" : " 7.29.6 " ,
3
3
"private" : true ,
4
4
"scripts" : {
5
5
"preinstall" : " npx only-allow pnpm" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mui/x-data-grid-generator" ,
3
- "version" : " 7.29.5 " ,
3
+ "version" : " 7.29.6 " ,
4
4
"description" : " Generate fake data for demo purposes only." ,
5
5
"author" : " MUI Team" ,
6
6
"main" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mui/x-data-grid-premium" ,
3
- "version" : " 7.29.5 " ,
3
+ "version" : " 7.29.6 " ,
4
4
"description" : " The Premium plan edition of the Data Grid Components (MUI X)." ,
5
5
"author" : " MUI Team" ,
6
6
"main" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mui/x-data-grid-pro" ,
3
- "version" : " 7.29.5 " ,
3
+ "version" : " 7.29.6 " ,
4
4
"description" : " The Pro plan edition of the Data Grid components (MUI X)." ,
5
5
"author" : " MUI Team" ,
6
6
"main" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @mui/x-data-grid" ,
3
- "version" : " 7.29.5 " ,
3
+ "version" : " 7.29.6 " ,
4
4
"description" : " The Community plan edition of the Data Grid components (MUI X)." ,
5
5
"author" : " MUI Team" ,
6
6
"main" : " src/index.ts" ,
You can’t perform that action at this time.
0 commit comments