You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move enableUseDeferredValueInitialArg to canary (#28818)
Per team discussion, this upgrades the `initialValue` argument for
`useDeferredValue` from experimental to canary.
- Original implementation PR:
#27500
- API documentation PR: reactjs/react.dev#6747
I left it disabled at Meta for now in case there's old code somewhere
that is still passing an `options` object as the second argument.
0 commit comments