Skip to content
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

Upgrade next@rc to support React Compiler #161

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

albugowy15
Copy link
Owner

@albugowy15 albugowy15 commented Jun 9, 2024

Description

This pull request upgrades the Next.js dependencies to the rc version to support the experimental React compiler.

Changes Made

  • Install next@rc, react@rc, and react-dom@rc
  • Install babel-plugin-react-compiler and add experimental react compiler in next.config.mjs

Testing and Results

  • Verified that all web pages load and operate as expected post-upgrade.
  • Ensured that the experimental React compiler is supported and functioning correctly.

Next Steps

Copy link

vercel bot commented Jun 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
informatics-frs-helper ✅ Ready (Inspect) Visit Preview Jun 28, 2024 10:39am

@albugowy15
Copy link
Owner Author

Fix recharts issue. See recharts/recharts#4586

@albugowy15 albugowy15 marked this pull request as ready for review June 27, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant