You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appearance: Fix return type of useColorScheme() hook (now ColorSchemeName | null) (ef6463c25d by @huntie)
Appearance: useColorScheme() no longer returns 'unspecified' (this was always the case, but is a breaking type change) (8ac88f481a by @huntie)
CLI: The react-native/core-cli-utils package is no longer published. It remains available in the React Native repo as a reference implementation. (9c3fddf9cd by @huntie)
JavaScript API: Deep imports to 'react-native/src/private/...' have been restricted, and are no longer visible to TypeScript. These subpaths still exist, but do not have type coverage. (142b6172a9 by @huntie)
JavaScript API: The NativeDialogManagerAndroid export is removed. (a793d21a7e by @huntie)
JavaScript API: The Touchable root export (undocumented) is removed. If you are extending Touchable as a type, please use ViewProps instead. (6fbf3062f9 by @huntie)
JavaScript API: react-native/rn-get-polyfills is removed — please use react-native/js-polyfills (package) (b6a535afee by @huntie)
Jest: react-native/jest-preset is removed — all projects must now migrate to react-native/jest-preset (package) (9ee21ddd9b by @huntie)
Legacy Architecture: Compile out RuntimeScheduler_Legacy under RCT_REMOVE_LEGACY_ARCH (d205267a5f by @christophpurrer)
LogBox: Set max font scaling in LogBox to avoid layout breaking (4aef2b0126 by @pchalupa)
React Native DevTools: Remove support for connecting to the standalone react-devtools package via WebSocket. Use React Native DevTools instead. (f1971caa44 by @huntie)
Runtime: Remove the SceneTracker module from Libraries/Utilities, stop setting the active scene from AppRegistry.runApplication, and pass the app key as an optional second argument to WrapperComponentProvider (bbb5be9b41 by @rubennorte)
ScrollView: Remove deprecated boolean values support for ScrollViewkeyboardShouldPersistTaps (5bf3e38db2 by @zoontek)
StatusBar: Remove deprecated StatusBarbackgroundColor / translucent / networkActivityIndicatorVisible props and setBackgroundColor / setTranslucent / setNetworkActivityIndicatorVisible methods (6b45e579d6 by @zoontek)
Strict TypeScript API: Remove legacy NativeMethods and NativeMethodsMixin types (b724611aec by @huntie)
Strict TypeScript API: React Native's default JavaScript API is now the Strict TypeScript API. Use customConditions: ["react-native-legacy-deep-imports"] to opt out. (c948b61c05 by @huntie)
Legacy Architecture: Remove RCTBridge Functions from RCTReactNativeFactory Header (75eaff4c03 by @christophpurrer)
Legacy Architecture: Remove unused bridge-based RCTTurboModuleManager initializer (cb74b82309 by @christophpurrer)
Legacy Architecture: RNTester / RCTReactNativeFactory remove unused new architecture flags and RCTArchConfiguratorProtocol (2148f15db5 by @christophpurrer)
Not safe independently. Expo 57 currently owns React Native 0.86.2 and the matching @react-native/jest-preset; this PR’s 0.87.0 bump breaks mobile resolution/types/tests and Docker builds. PR #227 now adds a dependency-policy guard so React Native moves only with a reviewed Expo SDK upgrade.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
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
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 react-native from 0.86.2 to 0.87.0.
Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
4bc2473Release 0.87.001f752dRelease 0.87.0-rc.424353dafix(iOS): keep prebuilt Headers/ in place on a Debug/Release swap (#57814)329f864fix(swiftpm): persist --config-command so the in-build sync keeps using it (#...4dd4d31Write the prebuilt module-map flag to OTHER_CPLUSPLUSFLAGS too (#57742)f3e11c2Fix compat with extensionless scripts/* imports (#57718)d8b52dfSPM: allow overriding the autolinking config command (#57662)0cacb90SPM: fix raw Flow type annotations in bare-node scripts (#57660)034245afix(iOS): stage Hermes headers in prebuild compose job so ReactNativeHeaders ...b67c5cfRelease 0.87.0-rc.3