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 @uncurry usage #114

Merged
merged 1 commit into from
May 25, 2024
Merged

Fix @uncurry usage #114

merged 1 commit into from
May 25, 2024

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented May 25, 2024

After my fixes in rescript-lang/rescript#6643, unused (non-bs.*) attributes warning are now reported in ReScript 12.

The usages of @uncurry in useSyncExternalStore/useSyncExternalStoreWithServerSnapshot were always incorrect.
This PR fixes them.

@cknitt cknitt merged commit 733447c into master May 25, 2024
1 check passed
@cknitt cknitt deleted the fix-uncurry-usage branch May 25, 2024 13:50
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