facebook/react
Pull Requests
Succeeded
#25285
Update RulesOfHooks with useEvent rules
Succeeded
#29022
React DevTools 5.1.0 -> 5.2.0
Succeeded
#29019
Support useFormStatus in progressively-enhanced forms
Succeeded
#29016
fix[react-devtools/ci]: fix configurations for e2e testing
Succeeded
#29015
Clean up fastAddProperties and make it more correct
Succeeded
#29014
feat[react-devtools]: display forget badge for components in profiling session
Succeeded
#29013
a
Succeeded
#29010
[Flight Reply] Encode Objects Returned to the Client by Reference
Succeeded
#29009
Check if we ever test without consoleManagedByDevToolsDuringStrictMode
Succeeded
#29008
Stop using Scheduler.log to test double invocations
Succeeded
#29007
Dim `console` calls on additional Effect invocations due to `StrictMode`
Succeeded
#29006
Allow specifying timeout in tests via third argument
Succeeded
#29004
"TypeError: Cannot read property 'setState' of null" when using React.lazy
Succeeded
#29003
Add FB build for ReactReconcilerConstants
Succeeded
#29002
Update getComments.js
Succeeded
#29001
[Flight] Test deduplication with streaming server components
Succeeded
#28997
[Flight Reply] Dedupe Objects and Support Cyclic References
Succeeded
#28996
[Flight] Encode references to existing objects by property path
Succeeded
#28993
refactored shebangs
Succeeded
#28991
Sanitize key
Succeeded
#28990
Setup Wave 2 of Feature Flags for React Native
Succeeded
#28989
Update `compiled-rn` destination paths to `vendor/react`
Succeeded
#28988
[Flight Reply] Resolve outlined models async in Reply just like in Flight Client
Succeeded
#28987
[Fizz] Fallback to client replaying actions if we're trying to serialize a Blob
Succeeded
#28986
[Flight Reply] Encode binary streams as a single collapsed Blob
Succeeded
#28982
fix[react-devtools]: add backwards compat with legacy element type symbol
Succeeded
#28980
Repro for string ref + enableRefAsProp unstable props
Succeeded
#28979
Bundle config: Rename `global` to `hasteFileName` in bundle config
Succeeded
#28978
Bundle config: inline internal hook wrapper
Succeeded
#28977
Enable Wave 1 of Feature Flags for React Native
Succeeded
#28976
Devtools: Fix build-for-devtools
Succeeded
#28975
Devtools: Streamline getting extension from branch
Succeeded
#28974
DevTools: Fix inspecting components with multiple reads of the same Context in React 17
Succeeded
#28973
[DevTools] Expose "view source" options to Fusebox integration
Succeeded
#28972
[DevTools] Enable inspected element context menu in Fusebox
Succeeded
#28970
[DevTools] Check in `frontend.d.ts` for react-devtools-fusebox, include in build output
Succeeded
#28969
Introduce a faster version of the addProperties function
Succeeded
#28966
[Tooling] Update critical artifact list
Succeeded
#28965
[Fiber] render boundary in fallback if it contains a new stylesheet during sync update
Succeeded
#28964
Set enableUseMemoCacheHook to true everywhere
Succeeded
#28963
Stop committing resources to an external repo
Succeeded
#28962
Add `bun` to `react-dom`'s `package.json`.
Succeeded
#28959
typo: fix typos in codes.json
Succeeded
#28958
Float: Add support for crossOrigin="anonymous"
Succeeded
#28957
Jzhan force sync update
Succeeded
#28955
[react-native] Add unit test to ReactNativeAttributePayload
Succeeded
#28954
Move useMemoCache hook to react/compiler-runtime
Succeeded
#28953
feat(deps): Grouped dependencies updates by Dependabot
Succeeded
#28952
move from `importAssertions` to `importAttributes`
Succeeded
#28951
Test StrictEffects in react-dom
Succeeded
#28950
Update config.yml
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    #295536

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