diff --git a/change/react-native-windows-5797e623-a2b1-4fee-8558-d92058803600.json b/change/react-native-windows-5797e623-a2b1-4fee-8558-d92058803600.json deleted file mode 100644 index 5442df6e80c..00000000000 --- a/change/react-native-windows-5797e623-a2b1-4fee-8558-d92058803600.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "update controltype with accessibilityRole", - "packageName": "react-native-windows", - "email": "yajurgrover24@gmail.com", - "dependentChangeType": "patch" -} diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.json b/packages/@react-native-windows/automation-channel/CHANGELOG.json index 0d547cbaf66..43fffacd70b 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, 13 Jan 2025 18:43:00 GMT", + "version": "0.12.249", + "tag": "@react-native-windows/automation-channel_v0.12.249", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-channel", + "comment": "Bump react-native-windows to v0.0.0-canary.909", + "commit": "not available" + } + ] + } + }, { "date": "Sat, 11 Jan 2025 06:30:39 GMT", "version": "0.12.248", diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.md b/packages/@react-native-windows/automation-channel/CHANGELOG.md index 3913e8c3eae..44f30df6234 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.12.249 + +Mon, 13 Jan 2025 18:43:00 GMT + +### Patches + +- Bump react-native-windows to v0.0.0-canary.909 + ## 0.12.248 Sat, 11 Jan 2025 06:30:39 GMT diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index f250ac09283..bcac0d0ff10 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.12.248", + "version": "0.12.249", "license": "MIT", "repository": { "type": "git", @@ -33,7 +33,7 @@ "prettier": "2.8.8", "react": "19.0.0", "react-native": "0.78.0-nightly-20241231-a3c8e2137", - "react-native-windows": "^0.0.0-canary.908", + "react-native-windows": "^0.0.0-canary.909", "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 1ea301ab0ee..6894f86bf20 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, 13 Jan 2025 18:43:00 GMT", + "version": "0.1.352", + "tag": "@react-native-windows/automation-commands_v0.1.352", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-commands", + "comment": "Bump @react-native-windows/automation-channel to v0.12.249", + "commit": "not available" + } + ] + } + }, { "date": "Sat, 11 Jan 2025 06:30:40 GMT", "version": "0.1.351", diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.md b/packages/@react-native-windows/automation-commands/CHANGELOG.md index a3b6c0843cb..82c8a287182 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.1.352 + +Mon, 13 Jan 2025 18:43:00 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.12.249 + ## 0.1.351 Sat, 11 Jan 2025 06:30:40 GMT diff --git a/packages/@react-native-windows/automation-commands/package.json b/packages/@react-native-windows/automation-commands/package.json index 835c9a31dbb..af2f64038d2 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.1.351", + "version": "0.1.352", "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.12.248", + "@react-native-windows/automation-channel": "^0.12.249", "@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 9750c8cbc30..40bff85c486 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, 13 Jan 2025 18:43:00 GMT", + "version": "0.3.331", + "tag": "@react-native-windows/automation_v0.3.331", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation", + "comment": "Bump @react-native-windows/automation-channel to v0.12.249", + "commit": "not available" + } + ] + } + }, { "date": "Sat, 11 Jan 2025 06:30:40 GMT", "version": "0.3.330", diff --git a/packages/@react-native-windows/automation/CHANGELOG.md b/packages/@react-native-windows/automation/CHANGELOG.md index 6aef833c1ea..05e1c72957d 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.3.331 + +Mon, 13 Jan 2025 18:43:00 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.12.249 + ## 0.3.330 Sat, 11 Jan 2025 06:30:40 GMT diff --git a/packages/@react-native-windows/automation/package.json b/packages/@react-native-windows/automation/package.json index 5e59c6bc655..b92c004cc62 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.3.330", + "version": "0.3.331", "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.12.248", + "@react-native-windows/automation-channel": "^0.12.249", "@react-native-windows/fs": "^0.0.0-canary.61", "@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 146ad2b50b0..36bfd7ff3ad 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.4.10", "react": "19.0.0", "react-native": "0.78.0-nightly-20241231-a3c8e2137", - "react-native-windows": "^0.0.0-canary.908", + "react-native-windows": "^0.0.0-canary.909", "react-native-xaml": "^0.0.78" }, "devDependencies": { @@ -34,7 +34,7 @@ "just-scripts": "^1.3.3", "react-native": "0.78.0-nightly-20241231-a3c8e2137", "react-native-platform-override": "^1.9.51", - "react-native-windows": "^0.0.0-canary.908", + "react-native-windows": "^0.0.0-canary.909", "typescript": "5.0.4" }, "engines": { diff --git a/packages/debug-test/package.json b/packages/debug-test/package.json index 6dde55a38c3..319377839d3 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.3.330", + "@react-native-windows/automation": "^0.3.331", "@react-native-windows/fs": "^0.0.0-canary.61", "@rnw-scripts/eslint-config": "1.2.32", "@rnw-scripts/ts-config": "2.0.5", diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 2a2a183ec32..00c598d1b81 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -14,14 +14,14 @@ "bundle:debug": "npx @react-native-community/cli bundle --entry-file index.js --bundle-output ./windows/x64/Debug/RNTesterApp-Fabric/Bundle/index.windows.bundle --assets-dest ./windows/x64/Debug/RNTesterApp-Fabric/Bundle --platform windows" }, "dependencies": { - "@react-native-windows/automation-channel": "^0.12.248", + "@react-native-windows/automation-channel": "^0.12.249", "@react-native-windows/tester": "0.0.1", "@types/react": "^19.0.0", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "^19.0.0", "react-native": "0.78.0-nightly-20241231-a3c8e2137", - "react-native-windows": "^0.0.0-canary.908" + "react-native-windows": "^0.0.0-canary.909" }, "devDependencies": { "@babel/core": "^7.25.2", @@ -30,8 +30,8 @@ "@babel/preset-typescript": "^7.8.3", "@babel/runtime": "^7.20.0", "@react-native-community/cli": "15.0.0-alpha.2", - "@react-native-windows/automation": "^0.3.330", - "@react-native-windows/automation-commands": "^0.1.351", + "@react-native-windows/automation": "^0.3.331", + "@react-native-windows/automation-commands": "^0.1.352", "@react-native/metro-config": "0.78.0-nightly-20241231-a3c8e2137", "@rnw-scripts/babel-node-config": "2.3.2", "@rnw-scripts/babel-react-native-config": "0.0.0", diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index c239324f4fa..0af0c5f5e90 100644 --- a/packages/e2e-test-app/package.json +++ b/packages/e2e-test-app/package.json @@ -14,14 +14,14 @@ }, "dependencies": { "@react-native-picker/picker": "^2.5.1", - "@react-native-windows/automation-channel": "^0.12.248", + "@react-native-windows/automation-channel": "^0.12.249", "@react-native-windows/tester": "0.0.1", "@types/react": "^19.0.0", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "react": "^19.0.0", "react-native": "0.78.0-nightly-20241231-a3c8e2137", - "react-native-windows": "^0.0.0-canary.908", + "react-native-windows": "^0.0.0-canary.909", "react-native-xaml": "^0.0.78" }, "devDependencies": { @@ -31,8 +31,8 @@ "@babel/preset-typescript": "^7.8.3", "@babel/runtime": "^7.20.0", "@react-native-community/cli": "15.0.0-alpha.2", - "@react-native-windows/automation": "^0.3.330", - "@react-native-windows/automation-commands": "^0.1.351", + "@react-native-windows/automation": "^0.3.331", + "@react-native-windows/automation-commands": "^0.1.352", "@react-native/metro-config": "0.78.0-nightly-20241231-a3c8e2137", "@rnw-scripts/babel-node-config": "2.3.2", "@rnw-scripts/babel-react-native-config": "0.0.0", diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index 3eff9d5cc87..7d7ea4d9c1d 100644 --- a/packages/integration-test-app/package.json +++ b/packages/integration-test-app/package.json @@ -10,7 +10,7 @@ "integration-test": "jest --config jest.integration.config.js --runInBand --verbose" }, "dependencies": { - "@react-native-windows/automation-channel": "^0.12.248", + "@react-native-windows/automation-channel": "^0.12.249", "@react-native-windows/fs": "^0.0.0-canary.61", "@types/react": "^19.0.0", "@typescript-eslint/eslint-plugin": "^7.1.1", @@ -18,7 +18,7 @@ "chai": "^4.2.0", "react": "^19.0.0", "react-native": "0.78.0-nightly-20241231-a3c8e2137", - "react-native-windows": "^0.0.0-canary.908" + "react-native-windows": "^0.0.0-canary.909" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/playground/package.json b/packages/playground/package.json index 53c5559b131..621328ec6f4 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.0.0", "react-native": "0.78.0-nightly-20241231-a3c8e2137", - "react-native-windows": "^0.0.0-canary.908" + "react-native-windows": "^0.0.0-canary.909" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index 5a06f6deca5..d060e441833 100644 --- a/packages/sample-app-fabric/package.json +++ b/packages/sample-app-fabric/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.0.0", "react-native": "0.78.0-nightly-20241231-a3c8e2137", - "react-native-windows": "^0.0.0-canary.908" + "react-native-windows": "^0.0.0-canary.909" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index 487e8fa0e4e..74bdaac5baf 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^7.1.1", "react": "^19.0.0", "react-native": "0.78.0-nightly-20241231-a3c8e2137", - "react-native-windows": "^0.0.0-canary.908" + "react-native-windows": "^0.0.0-canary.909" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index d5e654f4444..3dde49b5f86 100644 --- a/packages/sample-custom-component/package.json +++ b/packages/sample-custom-component/package.json @@ -23,7 +23,7 @@ "@types/react": "^19.0.0", "react": "^19.0.0", "react-native": "0.78.0-nightly-20241231-a3c8e2137", - "react-native-windows": "^0.0.0-canary.908" + "react-native-windows": "^0.0.0-canary.909" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 6915914c055..e2a7db3045e 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Mon, 13 Jan 2025 18:43:00 GMT", + "version": "0.0.0-canary.909", + "tag": "react-native-windows_v0.0.0-canary.909", + "comments": { + "prerelease": [ + { + "author": "yajurgrover24@gmail.com", + "package": "react-native-windows", + "commit": "38f1cd051dbaf8a04e357a13b2538119e331595b", + "comment": "update controltype with accessibilityRole" + } + ] + } + }, { "date": "Sat, 11 Jan 2025 06:30:39 GMT", "version": "0.0.0-canary.908", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 687853c9659..5ab7856b4b8 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows - + +## 0.0.0-canary.909 + +Mon, 13 Jan 2025 18:43:00 GMT + +### Changes + +- update controltype with accessibilityRole (yajurgrover24@gmail.com) + ## 0.0.0-canary.908 Sat, 11 Jan 2025 06:30:39 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index fd186b9bab4..aa2a3aa2e6e 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.0.0-canary.908 + 0.0.0-canary.909 0 0 0 true - fb5c92bfd6d1cd5fad174d3a76466590d1388c6e + 38f1cd051dbaf8a04e357a13b2538119e331595b \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 5e38da2c97d..8cd023524fd 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.0.0-canary.908", + "version": "0.0.0-canary.909", "license": "MIT", "repository": { "type": "git",