Skip to content

Commit 61434de

Browse files
noraleontearminmehbernardobelchior
authored
[release] v8.5.1 (#18245)
Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com> Co-authored-by: Armin Mehinovic <4390250+arminmeh@users.noreply.github.com> Co-authored-by: Bernardo Belchior <Bernardo.belchior1@gmail.com>
1 parent a8acf78 commit 61434de

File tree

17 files changed

+128
-16
lines changed

17 files changed

+128
-16
lines changed

CHANGELOG.md

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,118 @@
55
All notable changes to this project will be documented in this file.
66
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## 8.5.1
9+
10+
<!-- generated comparing v8.5.0..master -->
11+
12+
_Jun 5, 2025_
13+
14+
We'd like to extend a big thank you to the 9 contributors who made this release possible. Here are some highlights ✨:
15+
16+
- 📊 Allow exporting pie charts
17+
- 📚 Documentation improvements
18+
- 🌎 Improve Portuguese (ptPT) translations on the Data Grid
19+
- 🌎 Improve Portuguese (ptPT, ptBR) translations on Charts
20+
- 🌎 Improve Arabic (ar-SD) locale
21+
- 🐞 Bugfixes
22+
23+
Special thanks go out to the community members for their valuable contributions: @moosekebab, @TiagoPortfolio.
24+
The following are all team members who have contributed to this release:
25+
@alexfauquette, @bernardobelchior, @JCQuintas, @KenanYusuf, @LukasTy, @michelengelen, @arminmeh.
26+
27+
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
28+
29+
### Data Grid
30+
31+
#### `@mui/x-data-grid@8.5.1`
32+
33+
- [DataGrid] Fix `registerPipeProcessor()` for Node v20 (#18241) @arminmeh
34+
- [DataGrid] Fix background color in column header filler cells (#18188) @KenanYusuf
35+
- [DataGrid] Keep pipe pre-processors execution order when callback reference changes (#17558) @arminmeh
36+
- [DataGrid] Use `useComponentRenderer` from x-internals (#18203) @bernardobelchior
37+
- [l10n] Improve Arabic (ar-SD) locale (#17959) @moosekebab
38+
- [l10n] Improve Portuguese from Portugal (pt-PT) locale (#18064) @TiagoPortfolio
39+
40+
#### `@mui/x-data-grid-pro@8.5.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
41+
42+
Same changes as in `@mui/x-data-grid@8.5.1`, plus:
43+
44+
- [DataGridPro] Skip rendering detail panels of the rows turned into skeleton rows with lazy loading (#17958) @arminmeh
45+
46+
#### `@mui/x-data-grid-premium@8.5.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
47+
48+
Same changes as in `@mui/x-data-grid-pro@8.5.1`.
49+
50+
### Date and Time Pickers
51+
52+
#### `@mui/x-date-pickers@8.5.1`
53+
54+
- [pickers] Fix `transformOrigin` resolving based on popper `placement` (#18206) @LukasTy
55+
56+
#### `@mui/x-date-pickers-pro@8.5.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
57+
58+
Same changes as in `@mui/x-date-pickers@8.5.1`.
59+
60+
### Charts
61+
62+
#### `@mui/x-charts@8.5.1`
63+
64+
- [charts] Allow skipping tooltip render (#18050) @alexfauquette
65+
- [charts] Fix act warnings in toolbar tests (#18212) @JCQuintas
66+
- [charts] Fix prop typo in `extendVertically` (#18211) @JCQuintas
67+
- [charts] Fix responsive height for ChartsWrapper (#18183) @alexfauquette
68+
- [charts] Improve charts toolbar accessibility (#18056) @bernardobelchior
69+
- [charts] Let line series propagate null from the dataset (#18223) @alexfauquette
70+
- [l10n] Add Portuguese locales for charts (pt-PT, pt-BR) (#18069) @bernardobelchior
71+
72+
#### `@mui/x-charts-pro@8.5.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
73+
74+
Same changes as in `@mui/x-charts@8.5.1`, plus:
75+
76+
- [charts-pro] Add `linear-sharp` curve as alternative to square edge (#17966) @JCQuintas
77+
- [charts-pro] Add correct classes to `FunnelSectionLabel` (#18061) @JCQuintas
78+
- [charts-pro] Allow exporting a pie chart (#18063) @bernardobelchior
79+
- [charts-pro] Fix initial render for zoom slider selection (#18208) @bernardobelchior
80+
- [charts-pro] Fix props being passed to DOM in FunnelChart (#18192) @JCQuintas
81+
- [charts-pro] Show axis value in zoom slider tooltip (#18054) @bernardobelchior
82+
- [charts-pro] Render the toolbar in the heatmap chart (#18247) @bernardobelchior
83+
84+
### Tree View
85+
86+
#### `@mui/x-tree-view@8.5.1`
87+
88+
Internal changes.
89+
90+
#### `@mui/x-tree-view-pro@8.5.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
91+
92+
Same changes as in `@mui/x-tree-view@8.5.1`.
93+
94+
### Docs
95+
96+
- [docs] Update `valueFormatter` signature in migration guide (#18226) @michelengelen
97+
98+
### Core
99+
100+
- chore(deps): bump @next/eslint-plugin-next to 15.3.3 (#18155) @renovate[bot]
101+
- chore(deps): bump @types/lodash to ^4.17.17 (#17990) @renovate[bot]
102+
- chore(deps): bump babel (#18157) @renovate[bot]
103+
- chore(deps): bump eslint to ^9.28.0 (#17352) @renovate[bot]
104+
- chore(deps): bump material ui (#17802) @renovate[bot]
105+
- chore(deps): bump next to ^15.3.3 (#18159) @renovate[bot]
106+
- chore(deps): bump ossf/scorecard-action action to v2.4.2 (#18160) @renovate[bot]
107+
- chore(deps): bump react-router to ^7.6.1 (#18162) @renovate[bot]
108+
- chore(deps): bump yargs to ^18.0.0 (#18169) @renovate[bot]
109+
- [code-infra] Different approach to console testing for `processRowUpdate` (#18213) @JCQuintas
110+
- [code-infra] Fix act warnings in DataGrid/toolbar (#18207) @JCQuintas
111+
- [code-infra] Remove `istanbul` references (#18194) @JCQuintas
112+
- [code-infra] Remove codesandbox:ci (#18179) @JCQuintas
113+
- [code-infra] Replace `mocha` with `vitest` on e2e and regression tests (#18071) @JCQuintas
114+
- [code-infra] Upgrade @mui/internal-test-utils (#18191) @JCQuintas
115+
- [code-infra] Use vitest for `no-direct-state-access` tests (#18209) @JCQuintas
116+
- [infra] Improve test setup (#18228) @LukasTy
117+
- [infra] Update bug and feature request templates to standardize label types (#18198) @michelengelen
118+
- [infra] Use `playwright` docker image (#18186) @LukasTy
119+
8120
## 8.5.0
9121

10122
_May 29, 2025_

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "8.5.0",
2+
"version": "8.5.1",
33
"private": true,
44
"scripts": {
55
"preinstall": "npx only-allow pnpm",

packages/x-charts-pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-charts-pro",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "The Pro plan edition of the MUI X Charts components.",
66
"main": "src/index.ts",

packages/x-charts-vendor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-charts-vendor",
3-
"version": "8.4.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "Vendored dependencies for MUI X Charts.",
66
"keywords": [

packages/x-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-charts",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "The community edition of MUI X Charts components.",
66
"main": "src/index.js",

packages/x-codemod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-codemod",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "Codemod scripts for MUI X.",
66
"bin": "./codemod.js",

packages/x-data-grid-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-data-grid-generator",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "Generate fake data for demo purposes only.",
66
"main": "src/index.ts",

packages/x-data-grid-premium/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-data-grid-premium",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "The Premium plan edition of the MUI X Data Grid Components.",
66
"main": "src/index.ts",

packages/x-data-grid-pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-data-grid-pro",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "The Pro plan edition of the MUI X Data Grid components.",
66
"main": "src/index.ts",

packages/x-data-grid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-data-grid",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "The Community plan edition of the MUI X Data Grid components.",
66
"main": "src/index.ts",

packages/x-date-pickers-pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-date-pickers-pro",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "The Pro plan edition of the MUI X Date and Time Picker components.",
66
"main": "src/index.ts",

packages/x-date-pickers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-date-pickers",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "The community edition of the MUI X Date and Time Picker components.",
66
"main": "src/index.ts",

packages/x-internals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-internals",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "Utility functions for the MUI X packages (internal use only).",
66
"license": "MIT",

packages/x-license/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-license",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "MUI X License verification.",
66
"main": "src/index.ts",

packages/x-telemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-telemetry",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "MUI X Telemetry.",
66
"main": "src/index.ts",

packages/x-tree-view-pro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-tree-view-pro",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "The Pro plan edition of the MUI X Tree View components.",
66
"main": "src/index.ts",

packages/x-tree-view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/x-tree-view",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
44
"author": "MUI Team",
55
"description": "The community edition of the MUI X Tree View components.",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)