facebook / react

The library for web and native user interfaces.
https://react.dev
MIT License
229.53k stars 47k forks source link

[React 19] react-reconciler README is missing scheduler and form hooks #28956

Open CodyJasonBennett opened 6 months ago

CodyJasonBennett commented 6 months ago

Summary

I've been working on updating the types for react-reconciler, and found methods are still missing from its README after recent updates. These are detailed in https://github.com/pmndrs/react-three-fiber/pull/3242 based on implementation, but they are as follows:

I can open a PR for updating the README specifically, but I haven't looked deeper to see if there was anything else missing in the repo.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

CodyJasonBennett commented 3 months ago

Not stale. I can try to find time to continue this.

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!

CodyJasonBennett commented 3 weeks ago

Not stale. Haven't updated my comment since, but changes would be since last pinned RC.