Skip to content

Tags: facebook/react

Tags

v19.0.0

Toggle v19.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump RC version to 19.0.0-rc.1 (#31542)

v18.3.1

Toggle v18.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
acdlite Andrew Clark
Export `React.act` from 18.3

v18.3.0

Toggle v18.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
acdlite Andrew Clark
Add deprecation warning for unmountComponentAtNode

This should have been deprecated in 18.0 alongside the other legacy
DOM APIs like render().

v17.0.2

Toggle v17.0.2's commit message
Remove scheduler sampling profiler shared array buffer (#20840)

No one has been using this data so there's no reason to collect it. Event log has been maintained and tests have been updated.