main
Add backgroundImage prop diffing to View (#54042)
Fix useNativeTransformHelper behaviour when frame size is 0 (#53978)
Dedupe Accessibility enum string conversions (#53550)
fix(a11y): `aria-hidden` support for `Text`, non-editable `TextInput` and `Image` (#53364)
Fix accessibilityRespondsToUserInteraction not setting on first render (#51986)
PointerAlignment: Left
focus/blur event emission (#53826)
Use native helpers to accelerate transform processing (#52603)
Filter and Box Shadow Conversion Tests and Fixes (#49418)
Introduce react_native_android_dep (#52194)
Wire up native filter parsing (#49505)
Add KeyboardFocusableNode ShadowNodeTrait (#50823)
Fix CQS signal modernize-use-designated-initializers in xplat/js/react-native-github/packages (#53962)
"experimental_layoutConformance" ViewProp -> "experimental_LayoutConformance" component (#48188)
xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/components/view/LayoutConformanceShadowNode.h (#53772)
Allow out-of-tree platforms to extend Touch fields (#38681)
Back out "delete redundant EventEmitter::dispatchEvent overload" (#47347)
use move semantics in TouchEventEmitter (#47232)
More consistent platform for out-of-tree platform extensions (#38703)
Consistent QualifierAlignment (for real this time I swear) (#39217)
isolate use of folly to interpolateViewProps on Android (#48556)
xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/components/view/ViewShadowNode.cpp (#52956)
Mark ShadowNode::Shared as deprecated and replace all usages (#52393)
Basic Fantom Tests for Pressable (#53181)
feat(android): allow passing filter function for prop folly::dynamic conversion (#48202)
Fix CQS signal readability-named-parameter in xplat/js/react-native-github/packages [B] (#54025)
Avoid data loss during conversion (#54132)
Reintroduce CppPropsIteratorSetter for Yoga Styles (#52351)