chore(deps): update Sample React Native to v0.84.0#210
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update Sample React Native to v0.84.0#210github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
f7f09de to
902b2a4
Compare
4625347 to
e694e98
Compare
e694e98 to
2a19772
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps sample/scripts/update-rn.sh from v0.67.4 to v0.84.0.
Auto-generated by a dependency updater.
Changelog
v0.84.0
Breaking
Android specific
com.facebook.react.uimanager.layoutanimationused in legacy architecture (0b09e6f696 by cortinico)LazyReactPackageused in legacy architecture (2b09ae8992 by cortinico)NotThreadSafeBridgeIdleDebugListener(0ee4a2d01a by cortinico)NotThreadSafeViewHierarchyUpdateDebugListener(991dff2322 by cortinico)iOS specific
RCTPackagerConnectioninstance of theRCTDevSettingsand use bundle config. (cf92cade49 by coado)Added
transformOriginprop support to theAnimationBackend. (20779edd3b by coado)backfaceVisibilityprop and added missingflexstyle to theAnimatedPropsBuilder. (d379cde036 by coado)borderCurves,borderStyles,pointerEvents,isolation,cursor,boxShadow, andmixBlendModeprops to the AnimationBackend. (6d5b524f87 by coado)maxWidth,maxHeight,minWidth, andminHeightprops to the AnimationBackend. (3650ae3d08 by coado)overflow,position,zIndex, anddirectionprops to the AnimationBackend. (bed1a9a20f by coado)shadowColor,shadowOffset,shadowOpacity, andshadowRadiusprops to the animation backend. (c31a5a8896 by coado)left,top,right,bottomprops to the animation backend. (9931aeb830 by coado)connectAnimatedNodeToShadowNodeFamilymethod toNativeAnimatedModuleandNativeAnimatedTurboModule(d7ef651c5c by Bartlomiej Bloniarz)Readonlyfor the new Flow utility types (a6b76c0c51 by marcoww6)ReadonlyArrayfor the new Flow utility types (3bf7a09ecb by marcoww6)URL(hash, host, pathname, etc.) and methods toURLSearchParams(get, set, delete, etc.). (f97b9a521d by Manish Balayan)usePressabilityhook andPressabilityConfig/PressabilityEventHandlerstypes from the public API (d0e9b9c078 by natew)experimental_backgroundSize,experimental_backgroundPosition,experimental_backgroundRepeatto manually written types. (37bf285836 by tjzel)Android specific
{add|remove}SchemeChangeListener()function toOverrideColorSchemeinterface to support dynamic appearance updates via override (80e384a801 by alanleedev)iOS specific
RCTBundleConfigurationfor modifying bundle URL onRCTReactNativeFactory. (6fa75cce48 by coado)Changed
folly::dynamicdirectly to the backend, without repacking it intoAnimatedProp(84e408cf89 by Bartlomiej Bloniarz)familiesToUpdate(976c849057 by Bartlomiej Bloniarz)clonePropfromAnimationBackend.cpptoAnimatedProps.h(33f783ae23 by Bartlomiej Bloniarz)isRenderCallbackStartedcheck. (8b95fce84e by Bartlomiej Bloniarz)SurfaceIdinonAnimationFrame(5c078bd490 by Bartlomiej Bloniarz)Android specific
VirtualViewnot clips subviews even if its parentScrollViewdoes not haveremoveClippedSubviewsenabled. (b0e754bc7f by yungsters)iOS specific
RCTBundleConfigurationproperty onRCTReactNativeFactoryand pass it down toRCTHost. (5465a511f4 by coado)Deprecated
XHRInterceptorandWebSocketInterceptorAPIs. Developer tools should use the CDPNetworkdomain instead. (41380f39ab by huntie)Removed
Android specific
OnBatchCompleteListenerused in Legacy Architecture (1bdd2a0aba by cortinico)Fixed
AnimatedPropsRegistry(31a9eeeba4 by j-piasecki)Object.create(null)correctly in AnimatedObject.js'isPlainObjectfunction (4e0b9233c0 by maman)hermes-compilernot being resolved correctly when your repo is set up as a monorepo using pnpm. (e23e9add80 by tido64)ENOENTexception when a dependency does not exportpackage.json, and your repo is set up as a monorepo using pnpm (20550c45d2 by tido64)react-native configin pnpm setups (5c43ed2348 by tido64)--outputPathargument and respectscodegenConfig.outputDirconfigurations (716303362a by kitten)declare consttypes in API snapshot (c36665f7c6 by emily8rown)colorandblurRadiusof BoxShadowValue mistakenly swapped (8fa8fb7a52 by Phecda)Android specific
clickable](https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo#setClickable(boolean%29) (a9a0268953 by Tom Scallon)<Text role="link">(06786a8afa by mdjastrzebski)unstable_pathquery param in asset URLs (42986f27a0 by tido64)ReactModalHostViewhover interception to callsuper.onInterceptHoverEventinstead ofsuper.onHoverEvent. (0fe23d7066 by MegaManSec)fetch()response URL after redirect (https://github-redirect.dependabot.com/facebook/react-native/issues/55248) (fbe6a686e6 by MarkCSmith)adjustsFontSizeToFitscaling the font size too much down (253fdf4753 by j-piasecki)codeinPromise.rejectto prevent NPEs from Java modules (47c45688c7 by ramanverse)iOS specific
-Wswitch-defaultwarnings for projects that use that compiler flag (4c560b118c by NSProgrammer)-Wswitch-defaultenabled (along with-Wswitch-enum). (a210409e03 by NSProgrammer)-Wswitch-enumcompiler error (f687292aad by NSProgrammer)CURRENT_ARCH=arm64on M4 (b78099b821 by ISeekTruth)add_rn_corepod function is called. (73d3429a44 by chrfalch)switchmethods in Objective-C. (4bf8204391 by NSProgrammer)cancelsTouchesInViewwhen canceling touches inRCTSurfaceTouchHandler(5634e8a601 by intmain)v0.83.2
Added
Android specific
oscompatheaders via prefab (b4da323c8e by war-in)Fixed
unstable_pathquery param in asset URLs (42986f27a0 by tido64)fetch()response URL after redirect (https://github-redirect.dependabot.com/facebook/react-native/issues/55248) (fbe6a686e6 by MarkCSmith)Android specific
v0.83.1
Fixed
Android specific
FormDatauploads with binary data (471ef7212e by huntie)v0.83.0
Breaking
None
Deprecated
Android specific
startOperationBatchandfinishOperationBatchas deprecated, replace with no-op (c9dcd64ed5 by zeyap)NetworkingModule.sendRequestInternalas deprecated (30999b868c by motiz88)Added
AccessibilityInfo's methods are not available (9cadfe6607 by vzaidman)AnimationBackendinitialisation and style updates (e091759947 by bartlomiejbloniarz)AnimatedNodesManageruse the backend behind the flag (325c681cb1 by Bartlomiej Bloniarz)unstable_setAnimationBackend,unstable_getAnimationBackendin UIManager (7ec470d49a by Bartlomiej Bloniarz)IntersectionObserverin the Canary release level (5119db44ce by lunaleaps)ListViewTokenis now exposed when using"react-native-strict-api"(0a0b48b5ff by huntie)unstable_NativeTextandunstable_NativeVieware now exported from thereact-nativepackage (90ac3ac7bd by huntie)NativeComponentRegistryAPI to index.d.ts (3f7f9d8fb8 by gabrieldonadel)BackgroundImageExample. I have also Add testcases for parsing syntax in JS (3d08683d0f by intergalacticspacehighway)react-native/typescript-config/strictexport enabling thereact-native-strict-apicustom condition (0198c92c71 by kraenhansen)Android specific
RCTDevMenu(4ddf2ce64f by coado)setBundleSourcemethod toReactHostfor changing bundle URL at runtime (005d705aff by coado)iOS specific
RCT_REMOVE_LEGACY_ARCHflag from Cocoapods to compile ou the legacy arch (5abda9c7da by cipolleschi)React.xcframework(07f40ec6b4 by chrfalch)Package.swiftfile for Codegen targets (a7cd3cc08f by cipolleschi)RCTDevMenu(29d5aa582f by coado)Changed
NativeAnimatedNodesManagerProvider(3f396616d2 by Bartlomiej Bloniarz)AnimationBackendclass (9e98c72ad3 by zeyap)eslint-plugin-react-hooksto 7.0.1 (28101284a9 by cipolleschi)Android specific
SurfaceMountingManager.updateProps()(dae2f606c7 by zeyap)HERMESVM_HEAP_HV_MODEtoHEAP_HV_PREFER32for Hermes V1 (fcb51b1392 by j-piasecki)ReactRootto Kotlin (0b14a19ea6 by sbuggay)NewArchitectureis enabled inDefaultNewArchitectureEntryPoint(d0d08e4554 by cortinico)getJSModule(RCTEventEmitter)API (aab0d3397c by mdvacca)VirtualViewContainerStateinto classic, experimental versions [Android] (793f99d949 by CalixTang)iOS specific
CGImageSourceCreateImageAtIndexinstead ofCGImageSourceCreateThumbnailAtIndexto decode full-sized images (be4fcdafb1 by tsapeta)Fixed
DynamicEventPayload::extractValue(cf5040b4f8 by zeyap)react-native/babel-presetis Update (2d2011c7ae by robhogan)hermes-compilernot being resolved correctly when your repo is set up as a monorepo using pnpm (https://github-redirect.dependabot.com/facebook/react-native/commit/45281ba48fc17508539c0b881327ef8b4bf8e530 by tido64)ENOENTexception when a dependency does not exportpackage.json, and your repo is set up as a monorepo using pnpm (https://github-redirect.dependabot.com/facebook/react-native/commit/ad5e2680c8e491d89d7544ffb2fff45190cd5ef6 by tido64)--outputPathargument and respectscodegenConfig.outputDirconfigurations (https://github-redirect.dependabot.com/facebook/react-native/commit/f8207d6c757552ddac472aa278d7dd56ad04fb7e by kitten)EventEmitters to be optional (for push safety) (4308185b64 by Tom Scallon)ItemSeparatorComponentprop on list components now accepts a React element as well as a component function (35f6ed1146 by huntie)ResizeMethodwas not propagated correctly on Android with Props 2.0 (7c543db181 by Abbondanzo)size_tinstead ofintfor vector iteration incloneMultipleRecursive(f9754d3459 by Harini Malothu)