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

fix(react-compiler): optimize components declared with arrow function and implicit return and compilationMode: 'infer' #31792

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dimaMachina
Copy link

…s and implicit returns with `compilationMode: 'infer'`
Copy link

vercel bot commented Dec 15, 2024

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

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2024 10:28pm

@dimaMachina dimaMachina changed the title fix(react-compiler): optimize components declared with arrow function… fix(react-compiler): optimize components declared with arrow function and implicit returns and compilationMode: 'infer' Dec 15, 2024
@dimaMachina dimaMachina changed the title fix(react-compiler): optimize components declared with arrow function and implicit returns and compilationMode: 'infer' fix(react-compiler): optimize components declared with arrow function and implicit return and compilationMode: 'infer' Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Playground Bug]: Unexpected token, expected "{"
2 participants