Skip to content

Conversation

@davesnx
Copy link
Member

@davesnx davesnx commented Jun 3, 2025

This PR reviews a few APIs added #846 that details where out of scope, such as:

Add initialValue into useDeferredValue

Add useTransitionAsync

Add Experimental.promise

Add initialValue into useDeferredValue in React.rei

TO DO in the future

There's also stuff missing to bind

  • Miss ReactDOMStatic
  • useActionState first param can be async?
  • Miss useFormStatus
  • <form action> poly

@davesnx davesnx changed the title Rename ReasonReact to reason-react Review most React 19's API Jun 3, 2025
@davesnx davesnx merged commit 856b5a5 into prepare-for-release Jun 4, 2025
3 checks passed
davesnx added a commit that referenced this pull request Jun 4, 2025
…ct into prepare-for-release

* 'prepare-for-release' of github.com:/reasonml/reason-react:
  Review most React 19's API (#894)
davesnx added a commit that referenced this pull request Jul 22, 2025
* Add unreleased PRs into CHANGES.md

* Update @testing-library/react to latest with React 19

* Remove version and metadata on package.json

* Fix melange dep in dune-project, from 5cd0660

* Rename ReasonReact to reason-react

* Review most React 19's API (#894)

* Rename ReasonReact to reason-react

* Add initialValue into useDeferredValue

* Add useTransitionAsync

* Add Experimental.promise

* Add initialValue into useDeferredValue in React.rei

* Explain new (2020) jsx transformation (#896)

* Add 5.1.0 as lower bound

* Update opam-check-npm-deps react, react-dom to 19.1.0

* Add ?dev in demo, and add example for fragments

* Update CHANGES.md

Co-authored-by: Corentin Leruth <[email protected]>

* Add without forward ref in demo

* Add deprecation to unmountComponentAtNode

* make demo only build on dev

---------

Co-authored-by: Corentin Leruth <[email protected]>
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