From fa728bc6122ee0f03f2d54ca3fdd06a322b6842a Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Tue, 7 Jul 2026 17:00:18 +0000 Subject: [PATCH] RELEASE: Releasing 10 package(s) (0.83-stable) --- ...dows-5e8af782-1cd1-4b6a-84fd-7d13baffe3cd.json | 7 ------- .../automation-channel/CHANGELOG.json | 15 +++++++++++++++ .../automation-channel/CHANGELOG.md | 10 +++++++++- .../automation-channel/package.json | 4 ++-- .../automation-commands/CHANGELOG.json | 15 +++++++++++++++ .../automation-commands/CHANGELOG.md | 10 +++++++++- .../automation-commands/package.json | 4 ++-- .../automation/CHANGELOG.json | 15 +++++++++++++++ .../@react-native-windows/automation/CHANGELOG.md | 10 +++++++++- .../@react-native-windows/automation/package.json | 4 ++-- .../@react-native-windows/tester/package.json | 4 ++-- packages/debug-test/package.json | 2 +- packages/e2e-test-app-fabric/package.json | 8 ++++---- packages/playground/package.json | 2 +- packages/sample-app-fabric/package.json | 2 +- packages/sample-custom-component/package.json | 2 +- vnext/CHANGELOG.json | 15 +++++++++++++++ vnext/CHANGELOG.md | 10 +++++++++- .../Generated/PackageVersion.g.props | 6 +++--- vnext/package.json | 2 +- 20 files changed, 116 insertions(+), 31 deletions(-) delete mode 100644 change/react-native-windows-5e8af782-1cd1-4b6a-84fd-7d13baffe3cd.json diff --git a/change/react-native-windows-5e8af782-1cd1-4b6a-84fd-7d13baffe3cd.json b/change/react-native-windows-5e8af782-1cd1-4b6a-84fd-7d13baffe3cd.json deleted file mode 100644 index d75e82da5f5..00000000000 --- a/change/react-native-windows-5e8af782-1cd1-4b6a-84fd-7d13baffe3cd.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fixes misalignment with TextInput on different display scales", - "packageName": "react-native-windows", - "email": "dlucas@seabird.com", - "dependentChangeType": "patch" -} diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.json b/packages/@react-native-windows/automation-channel/CHANGELOG.json index 6dfcdee290e..780c9542a1b 100644 --- a/packages/@react-native-windows/automation-channel/CHANGELOG.json +++ b/packages/@react-native-windows/automation-channel/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/automation-channel", "entries": [ + { + "date": "Tue, 07 Jul 2026 17:00:17 GMT", + "version": "0.83.3", + "tag": "@react-native-windows/automation-channel_v0.83.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-channel", + "comment": "Bump react-native-windows to v0.83.3", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 16 Jun 2026 09:54:41 GMT", "version": "0.83.2", diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.md b/packages/@react-native-windows/automation-channel/CHANGELOG.md index b9b710a9edd..207d9c93b75 100644 --- a/packages/@react-native-windows/automation-channel/CHANGELOG.md +++ b/packages/@react-native-windows/automation-channel/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/automation-channel - + +## 0.83.3 + +Tue, 07 Jul 2026 17:00:17 GMT + +### Patches + +- Bump react-native-windows to v0.83.3 + ## 0.83.2 Tue, 16 Jun 2026 09:54:41 GMT diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 057bb6546e0..b375966f691 100644 --- a/packages/@react-native-windows/automation-channel/package.json +++ b/packages/@react-native-windows/automation-channel/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/automation-channel", - "version": "0.83.2", + "version": "0.83.3", "license": "MIT", "repository": { "type": "git", @@ -34,7 +34,7 @@ "prettier": "2.8.8", "react": "19.2.0", "react-native": "0.83.4", - "react-native-windows": "0.83.2", + "react-native-windows": "0.83.3", "typescript": "5.0.4" }, "files": [ diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.json b/packages/@react-native-windows/automation-commands/CHANGELOG.json index 417c5a3c7cc..451c43e575a 100644 --- a/packages/@react-native-windows/automation-commands/CHANGELOG.json +++ b/packages/@react-native-windows/automation-commands/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/automation-commands", "entries": [ + { + "date": "Tue, 07 Jul 2026 17:00:17 GMT", + "version": "0.83.3", + "tag": "@react-native-windows/automation-commands_v0.83.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-commands", + "comment": "Bump @react-native-windows/automation-channel to v0.83.3", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 16 Jun 2026 09:54:40 GMT", "version": "0.83.2", diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.md b/packages/@react-native-windows/automation-commands/CHANGELOG.md index 6687c29022b..5f3beb3643c 100644 --- a/packages/@react-native-windows/automation-commands/CHANGELOG.md +++ b/packages/@react-native-windows/automation-commands/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/automation-commands - + +## 0.83.3 + +Tue, 07 Jul 2026 17:00:17 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.83.3 + ## 0.83.2 Tue, 16 Jun 2026 09:54:40 GMT diff --git a/packages/@react-native-windows/automation-commands/package.json b/packages/@react-native-windows/automation-commands/package.json index 41b7b223bb4..dc5c92a7aa7 100644 --- a/packages/@react-native-windows/automation-commands/package.json +++ b/packages/@react-native-windows/automation-commands/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/automation-commands", - "version": "0.83.2", + "version": "0.83.3", "description": "Allows controlling your react-native-windows application", "main": "lib-commonjs/index.js", "license": "MIT", @@ -18,7 +18,7 @@ "watch": "rnw-scripts watch" }, "dependencies": { - "@react-native-windows/automation-channel": "0.83.2", + "@react-native-windows/automation-channel": "0.83.3", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1" }, diff --git a/packages/@react-native-windows/automation/CHANGELOG.json b/packages/@react-native-windows/automation/CHANGELOG.json index 62d8eabd79e..d69f9089e98 100644 --- a/packages/@react-native-windows/automation/CHANGELOG.json +++ b/packages/@react-native-windows/automation/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/automation", "entries": [ + { + "date": "Tue, 07 Jul 2026 17:00:17 GMT", + "version": "0.83.3", + "tag": "@react-native-windows/automation_v0.83.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation", + "comment": "Bump @react-native-windows/automation-channel to v0.83.3", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 16 Jun 2026 09:54:40 GMT", "version": "0.83.2", diff --git a/packages/@react-native-windows/automation/CHANGELOG.md b/packages/@react-native-windows/automation/CHANGELOG.md index 4050c97d5f4..ce7bc8b6955 100644 --- a/packages/@react-native-windows/automation/CHANGELOG.md +++ b/packages/@react-native-windows/automation/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/automation - + +## 0.83.3 + +Tue, 07 Jul 2026 17:00:17 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.83.3 + ## 0.83.2 Tue, 16 Jun 2026 09:54:40 GMT diff --git a/packages/@react-native-windows/automation/package.json b/packages/@react-native-windows/automation/package.json index 098a09125e4..c7ce57f4e58 100644 --- a/packages/@react-native-windows/automation/package.json +++ b/packages/@react-native-windows/automation/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/automation", - "version": "0.83.2", + "version": "0.83.3", "description": "UI Automation Suite for React Native Windows Applications", "main": "lib-commonjs/index.js", "repository": { @@ -18,7 +18,7 @@ "watch": "rnw-scripts watch" }, "dependencies": { - "@react-native-windows/automation-channel": "0.83.2", + "@react-native-windows/automation-channel": "0.83.3", "@react-native-windows/fs": "0.83.1", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 498c021414c..eba4620d964 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -20,7 +20,7 @@ "@react-native-picker/picker": "2.11.0", "react": "19.2.0", "react-native": "^0.83.0", - "react-native-windows": "0.83.2", + "react-native-windows": "0.83.3", "react-native-xaml": "^0.0.80" }, "devDependencies": { @@ -35,7 +35,7 @@ "just-scripts": "^1.3.3", "react-native": "0.83.4", "react-native-platform-override": "0.83.1", - "react-native-windows": "0.83.2", + "react-native-windows": "0.83.3", "typescript": "5.0.4" }, "engines": { diff --git a/packages/debug-test/package.json b/packages/debug-test/package.json index 21f75b4e8f9..8e48a1fbd0d 100644 --- a/packages/debug-test/package.json +++ b/packages/debug-test/package.json @@ -8,7 +8,7 @@ "lint:fix": "rnw-scripts lint:fix" }, "devDependencies": { - "@react-native-windows/automation": "0.83.2", + "@react-native-windows/automation": "0.83.3", "@react-native-windows/fs": "0.83.1", "@rnw-scripts/eslint-config": "1.2.38", "@rnw-scripts/ts-config": "2.0.6", diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 47dd3f2b45d..ff10b02e454 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -25,14 +25,14 @@ "perf:native:ci": "jest --config jest.native-perf.config.js --ci --forceExit" }, "dependencies": { - "@react-native-windows/automation-channel": "0.83.2", + "@react-native-windows/automation-channel": "0.83.3", "@react-native-windows/tester": "0.0.1", "@types/react": "^19.2.0", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", "react-native": "0.83.4", - "react-native-windows": "0.83.2" + "react-native-windows": "0.83.3" }, "devDependencies": { "@babel/core": "^7.25.2", @@ -41,8 +41,8 @@ "@babel/preset-typescript": "^7.8.3", "@babel/runtime": "^7.20.0", "@react-native-community/cli": "20.0.0", - "@react-native-windows/automation": "0.83.2", - "@react-native-windows/automation-commands": "0.83.2", + "@react-native-windows/automation": "0.83.3", + "@react-native-windows/automation-commands": "0.83.3", "@react-native-windows/perf-testing": "0.83.1", "@react-native/metro-config": "0.83.4", "@rnw-scripts/babel-node-config": "2.3.3", diff --git a/packages/playground/package.json b/packages/playground/package.json index e58d8ca48e6..cefaccfe029 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", "react-native": "0.83.4", - "react-native-windows": "0.83.2" + "react-native-windows": "0.83.3" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index 602370372c5..19aa5ddebd0 100644 --- a/packages/sample-app-fabric/package.json +++ b/packages/sample-app-fabric/package.json @@ -18,7 +18,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.0", "react-native": "0.83.4", - "react-native-windows": "0.83.2" + "react-native-windows": "0.83.3" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index 434906dc723..7240f0a999a 100644 --- a/packages/sample-custom-component/package.json +++ b/packages/sample-custom-component/package.json @@ -24,7 +24,7 @@ "minimatch": "^10.0.3", "react": "^19.2.0", "react-native": "0.83.4", - "react-native-windows": "0.83.2" + "react-native-windows": "0.83.3" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 7c080643453..659d48fb3c4 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Tue, 07 Jul 2026 17:00:17 GMT", + "version": "0.83.3", + "tag": "react-native-windows_v0.83.3", + "comments": { + "patch": [ + { + "author": "dlucas@seabird.com", + "package": "react-native-windows", + "commit": "8e869d7125a03cdbae3a2c38f8c21651c551de6c", + "comment": "Fixes misalignment with TextInput on different display scales" + } + ] + } + }, { "date": "Tue, 16 Jun 2026 09:54:41 GMT", "version": "0.83.2", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index f13dde7627d..a8d119b6f3a 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows - + +## 0.83.3 + +Tue, 07 Jul 2026 17:00:17 GMT + +### Patches + +- Fixes misalignment with TextInput on different display scales (dlucas@seabird.com) + ## 0.83.2 Tue, 16 Jun 2026 09:54:41 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 37ccdf80cb0..2d5e9d6022b 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.83.2 + 0.83.3 0 83 - 2 + 3 false - 83f78a8cf0b1226d7a9b78a1b18538e91cfd82c2 + 8e869d7125a03cdbae3a2c38f8c21651c551de6c \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index fea25370f00..5ea2efc35a7 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.83.2", + "version": "0.83.3", "license": "MIT", "repository": { "type": "git",