From f68c2aab8263de39ac4fa2f6d6e662470fd3b002 Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:19:00 +0000 Subject: [PATCH] RELEASE: Releasing 10 package(s) (0.84-stable) --- ...dows-cd995d7a-4df8-4c73-9b1b-c57b3b886cc6.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 | 4 ++-- vnext/package.json | 2 +- 20 files changed, 115 insertions(+), 30 deletions(-) delete mode 100644 change/react-native-windows-cd995d7a-4df8-4c73-9b1b-c57b3b886cc6.json diff --git a/change/react-native-windows-cd995d7a-4df8-4c73-9b1b-c57b3b886cc6.json b/change/react-native-windows-cd995d7a-4df8-4c73-9b1b-c57b3b886cc6.json deleted file mode 100644 index 83a2d127405..00000000000 --- a/change/react-native-windows-cd995d7a-4df8-4c73-9b1b-c57b3b886cc6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "Fix touch event handling, improve reliability, and optimize performance", - "packageName": "react-native-windows", - "email": "gordomacmaster@gmail.com", - "dependentChangeType": "patch" -} \ No newline at end of file diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.json b/packages/@react-native-windows/automation-channel/CHANGELOG.json index 944283722a7..8c1d70d58fc 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": "Mon, 27 Apr 2026 20:18:59 GMT", + "version": "0.84.0-preview.6", + "tag": "@react-native-windows/automation-channel_v0.84.0-preview.6", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-channel", + "comment": "Bump react-native-windows to v0.84.0-preview.6", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 22 Apr 2026 14:35:53 GMT", "version": "0.84.0-preview.5", diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.md b/packages/@react-native-windows/automation-channel/CHANGELOG.md index 364281706b7..288a6d34788 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.84.0-preview.6 + +Mon, 27 Apr 2026 20:18:59 GMT + +### Changes + +- Bump react-native-windows to v0.84.0-preview.6 + ## 0.84.0-preview.5 Wed, 22 Apr 2026 14:35:53 GMT diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 0790560a70d..fabb2708b83 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.84.0-preview.5", + "version": "0.84.0-preview.6", "license": "MIT", "repository": { "type": "git", @@ -34,7 +34,7 @@ "prettier": "^3.6.2", "react": "19.2.3", "react-native": "0.84.1", - "react-native-windows": "0.84.0-preview.5", + "react-native-windows": "0.84.0-preview.6", "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 8c813e7c884..8d623c7d1f7 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": "Mon, 27 Apr 2026 20:18:59 GMT", + "version": "0.84.0-preview.6", + "tag": "@react-native-windows/automation-commands_v0.84.0-preview.6", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-commands", + "comment": "Bump @react-native-windows/automation-channel to v0.84.0-preview.6", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 22 Apr 2026 14:35:53 GMT", "version": "0.84.0-preview.5", diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.md b/packages/@react-native-windows/automation-commands/CHANGELOG.md index ae4df33ad3f..d94a0c35a18 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.84.0-preview.6 + +Mon, 27 Apr 2026 20:18:59 GMT + +### Changes + +- Bump @react-native-windows/automation-channel to v0.84.0-preview.6 + ## 0.84.0-preview.5 Wed, 22 Apr 2026 14:35:53 GMT diff --git a/packages/@react-native-windows/automation-commands/package.json b/packages/@react-native-windows/automation-commands/package.json index 4bc9a1955fc..ffceec1630b 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.84.0-preview.5", + "version": "0.84.0-preview.6", "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.84.0-preview.5", + "@react-native-windows/automation-channel": "0.84.0-preview.6", "@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 d09f075269c..6927f65ffbe 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": "Mon, 27 Apr 2026 20:18:59 GMT", + "version": "0.84.0-preview.6", + "tag": "@react-native-windows/automation_v0.84.0-preview.6", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@react-native-windows/automation", + "comment": "Bump @react-native-windows/automation-channel to v0.84.0-preview.6", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 22 Apr 2026 14:35:53 GMT", "version": "0.84.0-preview.5", diff --git a/packages/@react-native-windows/automation/CHANGELOG.md b/packages/@react-native-windows/automation/CHANGELOG.md index e0d7e09985c..67f711a6f99 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.84.0-preview.6 + +Mon, 27 Apr 2026 20:18:59 GMT + +### Changes + +- Bump @react-native-windows/automation-channel to v0.84.0-preview.6 + ## 0.84.0-preview.5 Wed, 22 Apr 2026 14:35:53 GMT diff --git a/packages/@react-native-windows/automation/package.json b/packages/@react-native-windows/automation/package.json index ff6319e476e..48d63623140 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.84.0-preview.5", + "version": "0.84.0-preview.6", "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.84.0-preview.5", + "@react-native-windows/automation-channel": "0.84.0-preview.6", "@react-native-windows/fs": "0.84.0-preview.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 28f9aefaff2..3704c268f92 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.3", "react-native": "0.84.1", - "react-native-windows": "0.84.0-preview.5", + "react-native-windows": "0.84.0-preview.6", "react-native-xaml": "^0.0.80" }, "devDependencies": { @@ -35,7 +35,7 @@ "just-scripts": "^1.3.3", "react-native": "0.84.1", "react-native-platform-override": "0.84.0-preview.1", - "react-native-windows": "0.84.0-preview.5", + "react-native-windows": "0.84.0-preview.6", "typescript": "5.0.4" }, "engines": { diff --git a/packages/debug-test/package.json b/packages/debug-test/package.json index 3770a8bd30c..c62961609af 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.84.0-preview.5", + "@react-native-windows/automation": "0.84.0-preview.6", "@react-native-windows/fs": "0.84.0-preview.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 97cb45f109a..a33d18fce20 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.84.0-preview.5", + "@react-native-windows/automation-channel": "0.84.0-preview.6", "@react-native-windows/tester": "0.0.1", "@types/react": "^19.1.1", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.3", "react-native": "0.84.1", - "react-native-windows": "0.84.0-preview.5" + "react-native-windows": "0.84.0-preview.6" }, "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.84.0-preview.5", - "@react-native-windows/automation-commands": "0.84.0-preview.5", + "@react-native-windows/automation": "0.84.0-preview.6", + "@react-native-windows/automation-commands": "0.84.0-preview.6", "@react-native-windows/perf-testing": "0.84.0-preview.3", "@react-native/metro-config": "0.84.1", "@rnw-scripts/babel-node-config": "2.3.3", diff --git a/packages/playground/package.json b/packages/playground/package.json index 628271e84df..2bdfaad4661 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -16,7 +16,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.2.3", "react-native": "0.84.1", - "react-native-windows": "0.84.0-preview.5" + "react-native-windows": "0.84.0-preview.6" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index fc70783fd16..1a02033fbbf 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.3", "react-native": "0.84.1", - "react-native-windows": "0.84.0-preview.5" + "react-native-windows": "0.84.0-preview.6" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index fe01c3ed1c0..e646bb61ce1 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.3", "react-native": "0.84.1", - "react-native-windows": "0.84.0-preview.5" + "react-native-windows": "0.84.0-preview.6" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index ccd227726cc..48c2ab2aca1 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Mon, 27 Apr 2026 20:18:59 GMT", + "version": "0.84.0-preview.6", + "tag": "react-native-windows_v0.84.0-preview.6", + "comments": { + "prerelease": [ + { + "author": "gordomacmaster@gmail.com", + "package": "react-native-windows", + "commit": "91ceaa8418a39db986927aaaff0cdd07dbf9ba2e", + "comment": "Fix touch event handling, improve reliability, and optimize performance" + } + ] + } + }, { "date": "Wed, 22 Apr 2026 14:35:53 GMT", "version": "0.84.0-preview.5", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index fe1fee0dfd8..366c5b6f0b8 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows - + +## 0.84.0-preview.6 + +Mon, 27 Apr 2026 20:18:59 GMT + +### Changes + +- Fix touch event handling, improve reliability, and optimize performance (gordomacmaster@gmail.com) + ## 0.84.0-preview.5 Wed, 22 Apr 2026 14:35:53 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 622e9602fc6..fcf9fd77185 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.84.0-preview.5 + 0.84.0-preview.6 0 84 0 false - 4065de3a56f0db924a7b8849b5946af2472ee050 + 91ceaa8418a39db986927aaaff0cdd07dbf9ba2e \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index e8023ababf8..a89631fbbed 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.84.0-preview.5", + "version": "0.84.0-preview.6", "license": "MIT", "repository": { "type": "git",