Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate RN 0.85.0-nightly-20260210-4535df4f6",
"packageName": "@office-iss/react-native-win32",
"email": "email not defined",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate RN 0.85.0-nightly-20260210-4535df4f6",
"packageName": "@react-native-windows/automation-channel",
"email": "email not defined",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate RN 0.85.0-nightly-20260210-4535df4f6",
"packageName": "@react-native-windows/cli",
"email": "email not defined",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate RN 0.85.0-nightly-20260210-4535df4f6",
"packageName": "@react-native-windows/perf-testing",
"email": "email not defined",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate RN 0.85.0-nightly-20260210-4535df4f6",
"packageName": "react-native-windows",
"email": "email not defined",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate RN 0.85.0-nightly-20260210-4535df4f6",
"packageName": "react-native-windows-init",
"email": "email not defined",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"prettier": "^3.6.2",
"prettier-plugin-hermes-parser": "0.21.1",
"react": "19.2.3",
"react-native": "0.85.0-nightly-20260128-36f07a1b2",
"react-native": "0.85.0-nightly-20260210-4535df4f6",
"react-native-platform-override": "workspace:*",
"typescript": "5.0.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"excludePatterns": [
"src/js/examples-win32/**"
],
"baseVersion": "0.85.0-nightly-20260128-36f07a1b2",
"baseVersion": "0.85.0-nightly-20260210-4535df4f6",
"overrides": [
{
"type": "patch",
Expand Down
6 changes: 3 additions & 3 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"validate-overrides": "react-native-platform-override validate"
},
"dependencies": {
"@react-native/tester": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/tester": "0.85.0-nightly-20260210-4535df4f6",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0",
"flow-enums-runtime": "^0.0.6"
},
"peerDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.311",
"react": "19.2.3",
"react-native": "0.85.0-nightly-20260128-36f07a1b2"
"react-native": "0.85.0-nightly-20260210-4535df4f6"
},
"devDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.311",
Expand All @@ -32,7 +32,7 @@
"just-scripts": "^1.3.3",
"prettier": "^3.6.2",
"react": "19.2.3",
"react-native": "0.85.0-nightly-20260128-36f07a1b2",
"react-native": "0.85.0-nightly-20260210-4535df4f6",
"react-native-platform-override": "0.0.0-canary.1022",
"typescript": "5.0.4"
},
Expand Down
5 changes: 1 addition & 4 deletions packages/@office-iss/react-native-win32/.flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
; Ignore the codegen e2e tests
<PROJECT_ROOT>/packages/react-native-codegen/e2e/__test_fixtures__/modules/NativeEnumTurboModule.js

; Ignore the Dangerfile
<PROJECT_ROOT>/private/react-native-bots/dangerfile.js

; Ignore "BUCK" generated dirs
<PROJECT_ROOT>/\.buckd/

Expand Down Expand Up @@ -175,4 +172,4 @@ untyped-import
untyped-type-import

[version]
^0.298.0
^0.299.0
6 changes: 3 additions & 3 deletions packages/@office-iss/react-native-win32/overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"**/__snapshots__/**",
"src-win/rntypes/**"
],
"baseVersion": "0.85.0-nightly-20260128-36f07a1b2",
"baseVersion": "0.85.0-nightly-20260210-4535df4f6",
"overrides": [
{
"type": "derived",
"file": ".flowconfig",
"baseFile": ".flowconfig",
"baseHash": "66b23b57dc30a5834c9ee619d0381828b103a341"
"baseHash": "4fee2cd64a351324f27b4ce4a99586f7e47d5dc3"
},
{
"type": "derived",
Expand Down Expand Up @@ -309,7 +309,7 @@
"type": "derived",
"file": "src-win/Libraries/LogBox/UI/LogBoxInspectorReactFrames.win32.js",
"baseFile": "packages/react-native/Libraries/LogBox/UI/LogBoxInspectorReactFrames.js",
"baseHash": "47de16261eb2a5397b4bab247153fbcd8d7a3076"
"baseHash": "b495dafadab54ad429e4bf9be28d4e7ae405df56"
},
{
"type": "derived",
Expand Down
22 changes: 11 additions & 11 deletions packages/@office-iss/react-native-win32/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@react-native-community/cli-platform-android": "20.0.0",
"@react-native-community/cli-platform-ios": "20.0.0",
"@react-native/assets": "1.0.0",
"@react-native/assets-registry": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/codegen": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/community-cli-plugin": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/gradle-plugin": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/js-polyfills": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/normalize-colors": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/virtualized-lists": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/assets-registry": "0.85.0-nightly-20260210-4535df4f6",
"@react-native/codegen": "0.85.0-nightly-20260210-4535df4f6",
"@react-native/community-cli-plugin": "0.85.0-nightly-20260210-4535df4f6",
"@react-native/gradle-plugin": "0.85.0-nightly-20260210-4535df4f6",
"@react-native/js-polyfills": "0.85.0-nightly-20260210-4535df4f6",
"@react-native/normalize-colors": "0.85.0-nightly-20260210-4535df4f6",
"@react-native/virtualized-lists": "0.85.0-nightly-20260210-4535df4f6",
"abort-controller": "^3.0.0",
"anser": "^1.4.9",
"ansi-regex": "^5.0.0",
Expand Down Expand Up @@ -75,7 +75,7 @@
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/preset-env": "^7.25.3",
"@react-native/metro-config": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/metro-config": "0.85.0-nightly-20260210-4535df4f6",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.38",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.42",
Expand All @@ -87,19 +87,19 @@
"@types/prop-types": "15.7.1",
"@types/react": "^19.2.3",
"eslint": "^8.19.0",
"flow-bin": "^0.298.0",
"flow-bin": "^0.299.0",
"jscodeshift": "^0.14.0",
"just-scripts": "^1.3.3",
"prettier": "^3.6.2",
"react": "19.2.3",
"react-native": "0.85.0-nightly-20260128-36f07a1b2",
"react-native": "0.85.0-nightly-20260210-4535df4f6",
"react-native-platform-override": "0.0.0-canary.1022",
"typescript": "5.0.4"
},
"peerDependencies": {
"@types/react": "^19.2.3",
"react": "^19.2.3",
"react-native": "0.85.0-nightly-20260128-36f07a1b2"
"react-native": "0.85.0-nightly-20260210-4535df4f6"
},
"beachball": {
"defaultNpmTag": "canary",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ function LogBoxInspectorReactFrames(props: Props): React.Node {
// Older versions of DevTools do not provide full path.
// This will not work on Windows, remove check once the
// DevTools return the full file path.
frame.fileName.startsWith('/')
frame.file != null && frame.file.startsWith('/')
? () =>
openFileInEditor(frame.fileName, frame.location?.row ?? 1)
openFileInEditor(frame.file ?? '', frame.lineNumber ?? 1)
: null
}
style={componentStyles.frame}>
Expand All @@ -106,13 +106,13 @@ function LogBoxInspectorReactFrames(props: Props): React.Node {
id="logbox_component_stack_frame_text"
style={componentStyles.frameName}>
<Text style={componentStyles.bracket}>{'<'}</Text>
{frame.content}
{frame.methodName}
<Text style={componentStyles.bracket}>{' />'}</Text>
</Text>
</View>
<Text style={componentStyles.frameLocation}>
{getPrettyFileName(frame.fileName)}
{frame.location ? `:${frame.location.row}` : ''}
{frame.file != null ? getPrettyFileName(frame.file) : ''}
{frame.lineNumber != null ? `:${frame.lineNumber}` : ''}
</Text>
</LogBoxButton>
</View>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"just-scripts": "^1.3.2",
"prettier": "^3.6.2",
"react": "19.2.3",
"react-native": "0.85.0-nightly-20260128-36f07a1b2",
"react-native": "0.85.0-nightly-20260210-4535df4f6",
"react-native-windows": "^0.0.0-canary.1056",
"typescript": "5.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"jest": "^29.7.0",
"prettier": "^3.6.2",
"react": "19.2.3",
"react-native": "0.85.0-nightly-20260128-36f07a1b2",
"react-native": "0.85.0-nightly-20260210-4535df4f6",
"typescript": "5.0.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/perf-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"peerDependencies": {
"jest": ">=29.0.3",
"react": ">=18.0.0",
"react-native": "0.85.0-nightly-20260128-36f07a1b2",
"react-native": "0.85.0-nightly-20260210-4535df4f6",
"react-test-renderer": ">=18.0.0"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/tester/overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"excludePatterns": [
"src/js/examples-win/**"
],
"baseVersion": "0.85.0-nightly-20260128-36f07a1b2",
"baseVersion": "0.85.0-nightly-20260210-4535df4f6",
"overrides": [
{
"type": "copy",
Expand Down
8 changes: 4 additions & 4 deletions packages/@react-native-windows/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"peerDependencies": {
"@react-native-picker/picker": "2.11.0",
"react": "19.2.3",
"react-native": "0.85.0-nightly-20260128-36f07a1b2",
"react-native": "0.85.0-nightly-20260210-4535df4f6",
"react-native-windows": "^0.0.0-canary.1056",
"react-native-xaml": "^0.0.80"
},
Expand All @@ -32,8 +32,8 @@
}
},
"devDependencies": {
"@react-native/new-app-screen": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/tester": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/new-app-screen": "0.85.0-nightly-20260210-4535df4f6",
"@react-native/tester": "0.85.0-nightly-20260210-4535df4f6",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.38",
"@rnw-scripts/just-task": "2.3.58",
Expand All @@ -43,7 +43,7 @@
"just-scripts": "^1.3.3",
"prettier": "^3.6.2",
"react": "19.2.3",
"react-native": "0.85.0-nightly-20260128-36f07a1b2",
"react-native": "0.85.0-nightly-20260210-4535df4f6",
"react-native-platform-override": "0.0.0-canary.1022",
"react-native-windows": "^0.0.0-canary.1056",
"typescript": "5.0.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native/monorepo/overrides.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"baseVersion": "0.85.0-nightly-20260128-36f07a1b2",
"baseVersion": "0.85.0-nightly-20260210-4535df4f6",
"overrides": [
{
"type": "patch",
"file": "package.json",
"baseFile": "package.json",
"baseHash": "f1c98cbb9622bb734c0c04941badd65a1200fe5a"
"baseHash": "c4f1e868709a59b29acf4bcb030ab28720299f5c"
}
]
}
10 changes: 5 additions & 5 deletions packages/@react-native/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"flow": "flow",
"format-check": "prettier --list-different \"./**/*.{js,md,yml,ts,tsx}\"",
"format": "npm run prettier && npm run clang-format",
"featureflags": "cd packages/react-native && yarn featureflags",
"featureflags": "yarn --cwd packages/react-native featureflags",
"lint-ci": "./scripts/circleci/analyze_code.sh && yarn shellcheck",
"lint-java": "node ./scripts/lint-java.js",
"prettier": "prettier --write \"./**/*.{js,md,yml,ts,tsx}\"",
Expand Down Expand Up @@ -51,8 +51,8 @@
"@jest/create-cache-key-function": "^29.7.0",
"@microsoft/api-extractor": "^7.52.2",
"@octokit/rest": "^22.0.0",
"@react-native/metro-babel-transformer": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/metro-config": "0.85.0-nightly-20260128-36f07a1b2",
"@react-native/metro-babel-transformer": "0.85.0-nightly-20260210-4535df4f6",
"@react-native/metro-config": "0.85.0-nightly-20260210-4535df4f6",
"@tsconfig/node22": "22.0.2",
"@types/react": "^19.2.3",
"@typescript-eslint/parser": "^8.36.0",
Expand All @@ -79,7 +79,7 @@
"eslint-plugin-relay": "^1.8.3",
"fb-dotslash": "0.5.8",
"flow-api-translator": "0.33.3",
"flow-bin": "^0.298.0",
"flow-bin": "^0.299.0",
"hermes-eslint": "0.33.3",
"hermes-transform": "0.33.3",
"ini": "^5.0.0",
Expand All @@ -100,7 +100,7 @@
"node-fetch": "^2.2.0",
"nullthrows": "^1.1.1",
"prettier": "3.6.2",
"prettier-plugin-hermes-parser": "0.33.2",
"prettier-plugin-hermes-parser": "0.34.1",
"react": "19.2.3",
"react-test-renderer": "19.2.3",
"rimraf": "^3.0.2",
Expand Down
Loading
Loading