facebook/react
Pull Requests
Succeeded
#19542
Improve error boundary handling for unmounted subtrees
Succeeded
#28875
convert circleci workflow devtools_regression_tests to github actions
Succeeded
#28874
Deprecate `renderToStaticNodeStream` (#28872)
Succeeded
#28873
Remove `renderToStaticNodeStream`
Succeeded
#28872
Deprecate `renderToStaticNodeStream`
Succeeded
#28871
[Fizz] escape <script> textContent similar to bootstrapScript
Succeeded
#28870
[Fizz] escape <style> textContent as css
Succeeded
#28869
Write Diff Train import branch to this repo
Succeeded
#28868
[Fiber/Fizz] Support AsyncIterable as Children and AsyncGenerator Client Components
Succeeded
#28867
Support writing to this.refs from userspace
Succeeded
#28865
Revert "convert circleci workflow devtools_regression_tests to github actions"
Succeeded
#28864
Remove ReactFlightFB bundles
Succeeded
#28860
Add missing bundle types for ReactCacheOld
Succeeded
#28859
delete useless eslint-disable-next-line
Succeeded
#28858
[Devtools] Rename Forget badge
Succeeded
#28857
Update ReactNativeTypes for root options (part 2)
Succeeded
#28856
Complete the typo fix
Succeeded
#28855
console test utils fix: match entire string, not just first letter
Succeeded
#28854
[Flight / Flight Reply] Encode Iterator separately from Iterable
Succeeded
#28853
Warn for Child Iterator of all types but allow Generator Components
Succeeded
#28852
Test top level fragment inside lazy semantics
Succeeded
#28851
Promote ASYNC_ITERATOR symbol to React Symbols
Succeeded
#28850
Add ReactNativeTypes for root options
Succeeded
#28849
[Flight] Support (Async) Generator ServerComponent
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>`
Build Activity
Succeeded
#46026
Improve error boundary handling for unmounted subtrees A passive effect's cleanup function may throw after an unmount. Prior to this commit, such an error would be ignored. (React would not notify any error boundaries.) After this commit, React's beha...
Succeeded
#46023
Merged master and resolved conflicts
Succeeded
#46022
Merged master and resolved conflicts
Succeeded
#46020
Merged master and resolved conflicts
Succeeded
#45956
Fixed broken DOMPluginEventSystem test
Succeeded
#45950
DRYed things up in the new fork
Succeeded
#45937
Removed incorrect .return accessor from captureCommitPhaseErrorForUnmountedFiber()
Succeeded
#44733
Improve error boundary handling for unmounted subtrees A passive effect's cleanup function may throw after an unmount. Prior to this commit, such an error would be ignored. (React would not notify any error boundaries.) After this commit, React's beha...
Succeeded
#44518
Improve error boundary handling for unmounted subtrees A passive effect's cleanup function may throw after an unmount. Prior to this commit, such an error would be ignored. (React would not notify any error boundaries.) After this commit, React's beha...
Failed
#44507
Improve error boundary handling for unmounted subtrees A passive effect's cleanup function may throw after an unmount. In that event, React should still call the nearest error boundary (even if that error boundary may have also been unmounted) so that...
Failed
#44365
Improve error boundary handling for unmounted subtrees A passive effect's cleanup function may throw after an unmount. In that event, React should still call the nearest error boundary (even if that error boundary may have also been unmounted) so that...
Succeeded

facebook/react    #46026

Started duration: 02:43
bvaughn opened pull request #19542 to master
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...