main
Turn on null strict comparison check for xplat js (#53379)
Standardize subtyping error code into `incompatible-type` in react native and metro (#53312)
Extract helper function from AnimatedColor.js to process input color value (#54077)
Add env var to compile-out legacy arch (#53975)
Pre-Suppress errors for xplat/js for general strict comparison in non-generated files (#53342)
Deprecate legacy javascript apis (#53630)
Fix CQS signal readability-implicit-bool-conversion in xplat/js/react-native-github/packages (#53593)
Re-land - Genalize focus/blur behavior in JS (#54085)
Make ref prop optional in xplat: 1/n (#53801)
Reduce symbol collisions in the API snapshot (#52213)
Fix CQS signal readability-braces-around-statements in xplat/js/react-native-github/packages (#52700)
Consolidate all c macros (#53823)
RN: Remove References to `InteractionManager` (#53830)
Pre-suppression errors for functionT in xplat js (#52820)
sort-imports: Update Rule Definition (#51880)
Update SectionList to accept React elements for separators (#53599)
Fix CQS signal readability-isolate-declaration in xplat/js/react-native-github/packages (#53747)
Expose NativeComponentRegistry API to index.d.ts (#54043)
Android: Report fetch(), XHR and RCTNetworking call stacks to Network panel (#54084)
Align all Systrace markers on TRACE_TAG_REACT
Apply SWIFTFORMAT to fbsource
Sync React 19.2 into React Native (#54109)
Added backwards compatible use of prebuild through cocoapods (#52252)
Fix CQS signal readability-implicit-bool-conversion in xplat/js/react-native-github/packages (#53596)
Fix TypeScript types of `positions` in `GradientValue` (#53942)
Fix CQS signal modernize-use-using in xplat/js/react-native-github/packages (#53661)
Add performance marker for Fast Refresh update (#54154)
add support for USE_FRAMEWORKS when using prebuilt React Native Core (#52489)
Create specific module in RN to define the types for host instances and host components that ReactNativeTypes defines (#49601)
Migrate to suppression with error code in xplat: 1/n (#53439)
RN: Sort Pragmas in Headers (#51554)
Migrate Utilities/deepFreezeAndThrowOnMutationInDev.js, Utilities/defineLazyObjectProperty.js, Utilities/DeviceInfo.js & Utilities/FeatureDetection.js to use export syntax (#49408)
surface uncaught promise rejections with ExceptionsManager.handleException instead of swallowing them (#51594)