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

@react.componentWithProps with use memo #7300

Merged
merged 6 commits into from
Feb 21, 2025

Conversation

nojaf
Copy link
Collaborator

@nojaf nojaf commented Feb 17, 2025

@cristianoc this is an example of the current situation of #7293

@nojaf nojaf changed the title WIP @react.componentWithProps with use memo @react.componentWithProps with use memo Feb 20, 2025
@nojaf nojaf requested a review from cristianoc February 20, 2025 21:56
@nojaf nojaf marked this pull request as ready for review February 20, 2025 21:56
Copy link
Collaborator

@cristianoc cristianoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great!
If you have any further ideas to comment/clean up the code, go ahead.

@nojaf nojaf merged commit 26a15aa into rescript-lang:master Feb 21, 2025
20 checks passed
@nojaf
Copy link
Collaborator Author

nojaf commented Feb 21, 2025

@cknitt could we have a release with this fix?

@nojaf nojaf linked an issue Feb 21, 2025 that may be closed by this pull request
@cknitt
Copy link
Member

cknitt commented Feb 22, 2025

@cknitt could we have a release with this fix?

Yes, will create a release today.

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.

@react.componentWithProps no longer works with @directive("'use memo'")
3 participants