diff --git a/change/react-native-windows-87ca31c6-96c8-42cc-9b3c-432a69889fdc.json b/change/react-native-windows-87ca31c6-96c8-42cc-9b3c-432a69889fdc.json deleted file mode 100644 index 0b37d599835..00000000000 --- a/change/react-native-windows-87ca31c6-96c8-42cc-9b3c-432a69889fdc.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "Show tooltip on keyboard focus, enforce single visible tooltip", - "packageName": "react-native-windows", - "email": "74712637+iamAbhi-916@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.json b/packages/@react-native-windows/automation-channel/CHANGELOG.json index 8d16e7d2ac9..706490dd826 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": "Fri, 15 May 2026 06:58:54 GMT", + "version": "0.83.0-preview.5", + "tag": "@react-native-windows/automation-channel_v0.83.0-preview.5", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-channel", + "comment": "Bump react-native-windows to v0.83.0-preview.5", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 11 May 2026 07:29:15 GMT", "version": "0.83.0-preview.4", diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.md b/packages/@react-native-windows/automation-channel/CHANGELOG.md index e6e6d98a3c4..e055ad949cc 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.0-preview.5 + +Fri, 15 May 2026 06:58:54 GMT + +### Changes + +- Bump react-native-windows to v0.83.0-preview.5 + ## 0.83.0-preview.4 Mon, 11 May 2026 07:29:15 GMT diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 5fca50789f2..34e041e986d 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.0-preview.4", + "version": "0.83.0-preview.5", "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.0-preview.4", + "react-native-windows": "0.83.0-preview.5", "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 a73954c2354..909416d26ce 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": "Fri, 15 May 2026 06:58:54 GMT", + "version": "0.83.0-preview.5", + "tag": "@react-native-windows/automation-commands_v0.83.0-preview.5", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-commands", + "comment": "Bump @react-native-windows/automation-channel to v0.83.0-preview.5", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 11 May 2026 07:29:15 GMT", "version": "0.83.0-preview.4", diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.md b/packages/@react-native-windows/automation-commands/CHANGELOG.md index 3daa5dfd974..be46a1db6a6 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.0-preview.5 + +Fri, 15 May 2026 06:58:54 GMT + +### Changes + +- Bump @react-native-windows/automation-channel to v0.83.0-preview.5 + ## 0.83.0-preview.4 Mon, 11 May 2026 07:29:15 GMT diff --git a/packages/@react-native-windows/automation-commands/package.json b/packages/@react-native-windows/automation-commands/package.json index d2cd874b615..fb48624907e 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.0-preview.4", + "version": "0.83.0-preview.5", "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.0-preview.4", + "@react-native-windows/automation-channel": "0.83.0-preview.5", "@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 423f5f7babd..cffe76ae3e0 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": "Fri, 15 May 2026 06:58:54 GMT", + "version": "0.83.0-preview.5", + "tag": "@react-native-windows/automation_v0.83.0-preview.5", + "comments": { + "prerelease": [ + { + "author": "beachball", + "package": "@react-native-windows/automation", + "comment": "Bump @react-native-windows/automation-channel to v0.83.0-preview.5", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 11 May 2026 07:29:15 GMT", "version": "0.83.0-preview.4", diff --git a/packages/@react-native-windows/automation/CHANGELOG.md b/packages/@react-native-windows/automation/CHANGELOG.md index 5a219155c65..2445a0b6e31 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.0-preview.5 + +Fri, 15 May 2026 06:58:54 GMT + +### Changes + +- Bump @react-native-windows/automation-channel to v0.83.0-preview.5 + ## 0.83.0-preview.4 Mon, 11 May 2026 07:29:15 GMT diff --git a/packages/@react-native-windows/automation/package.json b/packages/@react-native-windows/automation/package.json index b4693c438d6..53d4e661deb 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.0-preview.4", + "version": "0.83.0-preview.5", "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.0-preview.4", + "@react-native-windows/automation-channel": "0.83.0-preview.5", "@react-native-windows/fs": "0.83.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 7cd4a0a971c..c298d22bc69 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.0-preview.4", + "react-native-windows": "0.83.0-preview.5", "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.0-preview.1", - "react-native-windows": "0.83.0-preview.4", + "react-native-windows": "0.83.0-preview.5", "typescript": "5.0.4" }, "engines": { diff --git a/packages/debug-test/package.json b/packages/debug-test/package.json index 5050e64d544..caa2700a41f 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.0-preview.4", + "@react-native-windows/automation": "0.83.0-preview.5", "@react-native-windows/fs": "0.83.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 097bb7f9578..048ccbec9df 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.0-preview.4", + "@react-native-windows/automation-channel": "0.83.0-preview.5", "@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.0-preview.4" + "react-native-windows": "0.83.0-preview.5" }, "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.0-preview.4", - "@react-native-windows/automation-commands": "0.83.0-preview.4", + "@react-native-windows/automation": "0.83.0-preview.5", + "@react-native-windows/automation-commands": "0.83.0-preview.5", "@react-native-windows/perf-testing": "0.83.0-preview.2", "@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 a8466860980..899307949ec 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.0-preview.4" + "react-native-windows": "0.83.0-preview.5" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index ad17013c31e..a6e746adf9a 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.0-preview.4" + "react-native-windows": "0.83.0-preview.5" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index 88f7b7f256d..88b6dcc4ea5 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.0-preview.4" + "react-native-windows": "0.83.0-preview.5" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index cdaddde896a..098cebccbba 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Fri, 15 May 2026 06:58:54 GMT", + "version": "0.83.0-preview.5", + "tag": "react-native-windows_v0.83.0-preview.5", + "comments": { + "prerelease": [ + { + "author": "74712637+iamAbhi-916@users.noreply.github.com", + "package": "react-native-windows", + "commit": "20fcf2815085ce9334a7ca613f7fc48498a81199", + "comment": "Show tooltip on keyboard focus, enforce single visible tooltip" + } + ] + } + }, { "date": "Mon, 11 May 2026 07:29:15 GMT", "version": "0.83.0-preview.4", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 1b876db01de..45292c10c89 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows - + +## 0.83.0-preview.5 + +Fri, 15 May 2026 06:58:54 GMT + +### Changes + +- Show tooltip on keyboard focus, enforce single visible tooltip (74712637+iamAbhi-916@users.noreply.github.com) + ## 0.83.0-preview.4 Mon, 11 May 2026 07:29:15 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index bb013ffd7f8..ad7caa9c78c 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.83.0-preview.4 + 0.83.0-preview.5 0 83 0 false - 0ec67ebb53a96bd08e313d3bc17f438ff0f0dc42 + 20fcf2815085ce9334a7ca613f7fc48498a81199 \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 694b2bfa2fc..70e2a40e5ec 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.83.0-preview.4", + "version": "0.83.0-preview.5", "license": "MIT", "repository": { "type": "git",