facebook/react
Pull Requests
Succeeded
#25285
Update RulesOfHooks with useEvent rules
Succeeded
#28847
[Flight] Encode ReadableStream and AsyncIterables
Succeeded
#28846
Enable flag disableClientCache
Succeeded
#28845
Ensure sizebot doesn't swallow large diffs
Succeeded
#28844
Delete AUTHORS.md
Succeeded
#28843
Bump version from 18.2 to 18.3
Succeeded
#28842
Add early return to diffProperties
Succeeded
#28841
Create Fabric-specific version of ReactNativeAttributesPayload
Succeeded
#28840
React DevTools 5.0.2 -> 5.1.0
Succeeded
#28837
Flush direct streams in Bun
Succeeded
#28836
Add on(Caught|Uncaught|Recoverable) opts to RN
Succeeded
#28835
Fix mistaken "react-server" condition
Succeeded
#28834
Revert to use console.error for onRecoverableError on RN
Succeeded
#28833
Tests for effects behavior in modern and legacy strict modes during fast refresh
Succeeded
#28832
feat[devtools-fusebox]: support theme option
Succeeded
#28831
[Devtools] Look for a ReactMemoCacheSentinel on state
Succeeded
#28830
style: remove extra space for `package.json`
Succeeded
#28829
Remove redundant props assign
Succeeded
#28828
Remove `flight-browser` fixture
Succeeded
#28827
Run Closure on non-minified prod builds, too
Succeeded
#28826
Add failing test for string ref bug
Succeeded
#28825
Fix nightly release job for real
Succeeded
#28824
Fix nightly release job
Succeeded
#28821
Update AUTHORS
Succeeded
#28819
[Flight Reply] Encode Typed Arrays and Blobs
Succeeded
#28818
Move enableUseDeferredValueInitialArg to canary
Succeeded
#28816
Add flag to test fast jsx
Succeeded
#28815
[Float] Don't preload images inside `<noscript>`
Succeeded
#28814
[tests] add assertLog for legacy mode tests
Succeeded
#28813
Rename the react.element symbol to react.transitional.element
Succeeded
#28812
Remove Scheduler.log from ReactSuspenseFuzz-test
Succeeded
#28811
Hardcode disableIEWorkarounds for www
Succeeded
#28810
Reconciler: Don't retry synchronous render
Succeeded
#28809
ReactDOM.requestFormReset
Succeeded
#28808
Scaffolding for requestFormReset API
Succeeded
#28807
[Flight] Track Owner on AsyncLocalStorage When Available
Succeeded
#28805
Add publish workflow
Succeeded
#28804
Automatically reset forms after action finishes
Succeeded
#28803
Update CONTRIBUTING.md
Succeeded
#28802
[Fizz] hoistables should never flush before the preamble
Succeeded
#28801
Attempt to fix diff syncing for Meta
Succeeded
#28800
Fix: Suspend while recovering from hydration error
Succeeded
#28799
Removes the react-interactions project which is unused
Succeeded
#28798
Move Current Owner (and Cache) to an Async Dispatcher
Succeeded
#28797
Fix cloneElement using string ref w no owner
Succeeded
#28796
[Fizz] Stop publishing external-runtime to stable channel
Succeeded
#28795
[DOMreact-server entries may not exist in the bundles config but we want …
Succeeded
#28794
[Float][Fizz] Test float with script and external runtimes separately
Succeeded
#28793
Use use() in the Cache if available
Succeeded
#28791
Add docs
Succeeded
#28789
Rename SECRET INTERNALS to `__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE`
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.
Succeeded

facebook/react    #294970

Started duration: 02:17
facebook opened pull request #25285 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...