-
Notifications
You must be signed in to change notification settings - Fork 103
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
fix(charts): support React19 #6742
Conversation
Size Change: 0 B Total Size: 412 kB ℹ️ View Unchanged
|
Pull Request Test Coverage Report for Build 12371148804Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
6abba6f
to
6dd7a42
Compare
6dd7a42
to
4c2b0b2
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
🎉 This PR is included in version v2.6.0 🎉 The release is available on v2.6.0 Your semantic-release bot 📦🚀 |
This PR contains the following updates:
2.14.1
->2.15.0
Release Notes
recharts/recharts (recharts)
v2.15.0
Compare Source
What's Changed
Final 2.x React 19 support
!!! You still need to override your
react-is
version to matchreact
/react-dom
for React 19 to work with recharts !!! - see thread here - this limitation will be alleviated in recharts 3.0Feat
Add React 19 to peerDependencies - closes https://github.com/recharts/recharts/issues/4558
Fix
Bar
: fix Bar mouse event types regression - closes https://github.com/recharts/recharts/issues/5308ReactText
typeFull Changelog: recharts/recharts@v2.14.1...v2.15.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.