Skip to content

fix: Recursion in worklets #6445

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

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

tjzel
Copy link
Collaborator

@tjzel tjzel commented Aug 23, 2024

Summary

Turns out that in #6163 I overlooked the fact that we shouldn't rename React part of worklet functions. This PR changes the naming behavior, only worklet counterparts are renamed for better error verbosity. See differences in snapshots for more details.

Test plan

  • Upgraded jest unit tests pass
  • New runtime tests pass

@tjzel tjzel force-pushed the @tjzel/plugin/dont-rename-react-part-of-worklets branch from 44f50b7 to 8edc3f0 Compare August 28, 2024 08:55
@tjzel tjzel added this pull request to the merge queue Aug 28, 2024
Merged via the queue into main with commit eaae44c Aug 28, 2024
9 checks passed
@tjzel tjzel deleted the @tjzel/plugin/dont-rename-react-part-of-worklets branch August 28, 2024 09:21
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.

2 participants