-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v7.22.3 #15531
v7.22.3 #15531
Conversation
Deploy preview: https://deploy-preview-15531--material-ui-x.netlify.app/ |
Co-authored-by: Flavien DELANGLE <[email protected]> Signed-off-by: Alexandre Fauquette <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌 Nothing else to note
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we wait for #15535 @cherniavskii? 🤔
CHANGELOG.md
Outdated
|
||
### Charts | ||
|
||
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the plan for the stable release?
Shouldn't we do it given that we have started the work on the next major? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not mandatory, but effectively the package is quite stable now that we work on the next version
@alexfauquette Could you sync the release branch with v7.x? We have merged a few cherry picks recently. |
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "@mui/x-charts-pro", | |||
"version": "7.0.0-beta.7", | |||
"version": "7.22.3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it make sense to release the base charts package to have the versions in sync and the version selector in the header represent correct data? 🤔
Co-authored-by: Andrew Cherniavskii <[email protected]> Signed-off-by: Alexandre Fauquette <[email protected]>
No description provided.