-
Notifications
You must be signed in to change notification settings - Fork 3
feat: support React 19 #138
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
base: main
Are you sure you want to change the base?
Conversation
|
WalkthroughThis pull request adds support for React 19.2.3 alongside the existing React 18.2.0. The changes update peer dependencies in the main package to accept both React versions, expand test matrices in CI workflows and local test scripts to run against both versions, and mark JSX runtime modules as external in the Vite build configuration. Additionally, the test site starter project is updated to use React 18.2.0 (upgraded from 17.0.2), and test result artifacts are added to gitignore. Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (6)
🔇 Additional comments (6)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.