facebook/react
Pull Requests
Succeeded
#25285
Update RulesOfHooks with useEvent rules
Succeeded
#26859
Update README.md
Succeeded
#26858
Clean up enableSyncDefaultUpdates flag a bit
Succeeded
#26857
Update enableSyncDefaultUpdates for www
Succeeded
#26856
Fix concurrentUpdatesByDefaultOverride option not being used
Succeeded
#26855
Remove temporary CircleCI workaround
Succeeded
#26854
Scaffolding for <Catch>
Succeeded
#26853
Count read-only state values as stable in exhaustive-deps
Succeeded
#26852
package.json: cleanup deprecated scripts
Succeeded
#26851
run SchedulerFeatureFlags with variant flags again
Succeeded
#26850
[flow] upgrade to 0.206.0
Succeeded
#26847
Move enableSyncDefaultUpdates to test config
Succeeded
#26846
Compare name when hydrating hidden fields to filter out extra form action fields
Succeeded
#26844
Add support for 'crossorigin' attribute on bootstrapScripts and bootstrapModules
Succeeded
#26843
Destroy insertion effects when deleting previously hidden subtrees
Succeeded
#26842
Always trigger componentWillUnmount in StrictMode
Succeeded
#26841
Add $FlowFixMe to fix React Native DiffTrain
Succeeded
#26836
React-Bootstrap
Succeeded
#26835
Updates
Succeeded
#26834
Fix typo in componentDidCatch documentation
Succeeded
#26833
Updated Copyright comment from Facebook to Meta
Failed
#26832
Make scheduleHydration awaitable
Succeeded
#26830
Updated copyright text to Copyright (c) Meta Platforms, Inc. and its …
Succeeded
#26828
Remove Flight Relay DOM/Native
Succeeded
#26827
Remove XHR support from Flight
Succeeded
#26826
Update preload links to support nonce and fetchpriority
Succeeded
#26825
Fix strict mode badge URL
Succeeded
#26824
updated Strict Badge link to point to new docs
Succeeded
#26823
React DevTools 4.27.7 -> 4.27.8
Succeeded
#26822
ESLint rule for detecting function calls inside useState (for recommending lazy initialization)
Succeeded
#26818
Bump update-notifier to 6.0.2
Succeeded
#26815
Update README.md
Succeeded
#26813
Refactor: Remove Unnecessary __DEV__ Check in jsxWithValidation
Succeeded
#26811
Update README.md
Succeeded
#26809
Example of missing case for dependency analysis
Succeeded
#26808
[react-native] Always set RN
Succeeded
#26807
fix[devtools]: fixed duplicated backend activation with multiple renderers
Succeeded
#26803
Lower Suspense throttling heuristic to 300ms
Succeeded
#26802
Fix Suspense throttling mechanism
Succeeded
#26799
Fix nightly job to publish to "canary" channel
Succeeded
#26796
Flow upgrade to 0.205.1
Succeeded
#26795
[Flight] Preinitialize Imports
Succeeded
#26792
Allow wrapping context provider in lazy
Succeeded
#26791
Fix uSES hydration in strict mode
Succeeded
#26790
Allow non-latin characters in hook and component names
Succeeded
#26789
Add support for onScrollEnd event
Succeeded
#26788
Add useFormStatus to server rendering stub
Succeeded
#26786
Merge pull request #2 from coding-dynasty/coding-dynasty/issue26785_1
Succeeded
#26784
Small flowconfig fixes
Succeeded
#26783
[Release Script] Print a hint where to get the token
Succeeded
#26780
React DevTools 4.27.6 -> 4.27.7
Build Activity
Succeeded
#296786
Unify experimental check for useEvent
Succeeded
#296779
Unify experimental check for useEvent
Canceled
#296777
Unify experimental check for useEvent
Succeeded
#296754
Event functions can also be referenced within other event functions
Canceled
#296751
Gate useEvent handling in ExhaustiveDeps as experimental To keep the test simple, just imperatively only run the test if the EXPERIMENTAL flag is set.
Succeeded
#296636
Update ExhaustiveDeps to only check experimental_useEvent
Succeeded
#295996
Only subtraverse within useEffect CallExprs
Succeeded
#295569
Simplify
Succeeded
#295547
Oops
Succeeded
#295536
Remove nullish coalescing
Succeeded
#295530
Add more comments
Canceled
#295528
Add more comments
Canceled
#295523
Add more comments
Canceled
#295521
Add more comments
Succeeded
#295498
Properly track scopes
Succeeded
#294970
Add hoisting test case
Succeeded
#294968
Clean up comment
Canceled
#294967
Simplify traverse
Succeeded
#294963
Add testcase for Function.apply
Canceled
#294962
This testcase is no longer useful
Canceled
#294961
Invert check
Succeeded
#294852
Maybe the experimental flag isn't worth it
Succeeded
#294316
Maybe the experimental flag isn't worth it
Succeeded
#294312
Update RulesOfHooks with useEvent rules This update to the lint rule checks that functions created with `useEvent` can only be invoked in a `useEffect`callback or closure. They can't be passed down directly as a reference to child components.
Canceled

facebook/react    #295528

Started duration: 02:51
facebook opened pull request #25285 to main
Build canceled in 02:51
Loading...