diff --git a/change/react-native-windows-77840265-2969-48e7-9ab2-ee5877155246.json b/change/react-native-windows-77840265-2969-48e7-9ab2-ee5877155246.json deleted file mode 100644 index 82f36b35b3b..00000000000 --- a/change/react-native-windows-77840265-2969-48e7-9ab2-ee5877155246.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "Prevent race condition in ConnectSucceeds", - "packageName": "react-native-windows", - "email": "julio.rocha@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-ca0880f1-4d40-4ab6-9c95-d843aade3939.json b/change/react-native-windows-ca0880f1-4d40-4ab6-9c95-d843aade3939.json deleted file mode 100644 index 2b54a89b9dd..00000000000 --- a/change/react-native-windows-ca0880f1-4d40-4ab6-9c95-d843aade3939.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "Property updates switching between PlatformColors would no-op", - "packageName": "react-native-windows", - "email": "30809111+acoates-ms@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 3657bd719a0..ff41e4aea99 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": "Sat, 08 Mar 2025 06:23:48 GMT", + "version": "0.12.262", + "tag": "@react-native-windows/automation-channel_v0.12.262", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-channel", + "comment": "Bump react-native-windows to v0.0.0-canary.922", + "commit": "not available" + } + ] + } + }, { "date": "Fri, 07 Mar 2025 06:27:16 GMT", "version": "0.12.261", diff --git a/packages/@react-native-windows/automation-channel/CHANGELOG.md b/packages/@react-native-windows/automation-channel/CHANGELOG.md index 2ed3c4a7fb9..ff13f356594 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.262 + +Sat, 08 Mar 2025 06:23:48 GMT + +### Patches + +- Bump react-native-windows to v0.0.0-canary.922 + ## 0.12.261 Fri, 07 Mar 2025 06:27:16 GMT diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 3d7cfa3b3a3..5a0401b4723 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.261", + "version": "0.12.262", "license": "MIT", "repository": { "type": "git", @@ -33,7 +33,7 @@ "prettier": "2.8.8", "react": "19.0.0", "react-native": "0.78.0-nightly-20250113-d4407d6f7", - "react-native-windows": "^0.0.0-canary.921", + "react-native-windows": "^0.0.0-canary.922", "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 8c4fd8dae4a..e6ae47dd942 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": "Sat, 08 Mar 2025 06:23:48 GMT", + "version": "0.1.365", + "tag": "@react-native-windows/automation-commands_v0.1.365", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation-commands", + "comment": "Bump @react-native-windows/automation-channel to v0.12.262", + "commit": "not available" + } + ] + } + }, { "date": "Fri, 07 Mar 2025 06:27:16 GMT", "version": "0.1.364", diff --git a/packages/@react-native-windows/automation-commands/CHANGELOG.md b/packages/@react-native-windows/automation-commands/CHANGELOG.md index e7950d0e948..d74fe178089 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.365 + +Sat, 08 Mar 2025 06:23:48 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.12.262 + ## 0.1.364 Fri, 07 Mar 2025 06:27:16 GMT diff --git a/packages/@react-native-windows/automation-commands/package.json b/packages/@react-native-windows/automation-commands/package.json index a52395b78df..1228fde8926 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.364", + "version": "0.1.365", "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.261", + "@react-native-windows/automation-channel": "^0.12.262", "@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 70903af9fa1..6805b89ca0c 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": "Sat, 08 Mar 2025 06:23:48 GMT", + "version": "0.3.344", + "tag": "@react-native-windows/automation_v0.3.344", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@react-native-windows/automation", + "comment": "Bump @react-native-windows/automation-channel to v0.12.262", + "commit": "not available" + } + ] + } + }, { "date": "Fri, 07 Mar 2025 06:27:16 GMT", "version": "0.3.343", diff --git a/packages/@react-native-windows/automation/CHANGELOG.md b/packages/@react-native-windows/automation/CHANGELOG.md index 1b4b8bfa919..cac3edf5622 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.344 + +Sat, 08 Mar 2025 06:23:48 GMT + +### Patches + +- Bump @react-native-windows/automation-channel to v0.12.262 + ## 0.3.343 Fri, 07 Mar 2025 06:27:16 GMT diff --git a/packages/@react-native-windows/automation/package.json b/packages/@react-native-windows/automation/package.json index c5d9f0c1ea4..3e92bf4be51 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.343", + "version": "0.3.344", "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.261", + "@react-native-windows/automation-channel": "^0.12.262", "@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 67193fe2884..6dfaee3cefc 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-20250113-d4407d6f7", - "react-native-windows": "^0.0.0-canary.921", + "react-native-windows": "^0.0.0-canary.922", "react-native-xaml": "^0.0.78" }, "devDependencies": { @@ -34,7 +34,7 @@ "just-scripts": "^1.3.3", "react-native": "0.78.0-nightly-20250113-d4407d6f7", "react-native-platform-override": "^1.9.51", - "react-native-windows": "^0.0.0-canary.921", + "react-native-windows": "^0.0.0-canary.922", "typescript": "5.0.4" }, "engines": { diff --git a/packages/debug-test/package.json b/packages/debug-test/package.json index bd910299208..e4ff8f9c427 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.343", + "@react-native-windows/automation": "^0.3.344", "@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 309414dc82c..cbd82d3beda 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.261", + "@react-native-windows/automation-channel": "^0.12.262", "@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-20250113-d4407d6f7", - "react-native-windows": "^0.0.0-canary.921" + "react-native-windows": "^0.0.0-canary.922" }, "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.343", - "@react-native-windows/automation-commands": "^0.1.364", + "@react-native-windows/automation": "^0.3.344", + "@react-native-windows/automation-commands": "^0.1.365", "@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 de1a9160f23..c15e1f39cf5 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.261", + "@react-native-windows/automation-channel": "^0.12.262", "@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-20250113-d4407d6f7", - "react-native-windows": "^0.0.0-canary.921", + "react-native-windows": "^0.0.0-canary.922", "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.343", - "@react-native-windows/automation-commands": "^0.1.364", + "@react-native-windows/automation": "^0.3.344", + "@react-native-windows/automation-commands": "^0.1.365", "@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 eb7b7ae4017..a5d73aa2153 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.261", + "@react-native-windows/automation-channel": "^0.12.262", "@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-20250113-d4407d6f7", - "react-native-windows": "^0.0.0-canary.921" + "react-native-windows": "^0.0.0-canary.922" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/playground/package.json b/packages/playground/package.json index 3468dcb707d..4373249bf70 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-20250113-d4407d6f7", - "react-native-windows": "^0.0.0-canary.921" + "react-native-windows": "^0.0.0-canary.922" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index 5247df755fb..c0d43c77df0 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-20250113-d4407d6f7", - "react-native-windows": "^0.0.0-canary.921" + "react-native-windows": "^0.0.0-canary.922" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index 42d6cff521d..24e21d2920d 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-20250113-d4407d6f7", - "react-native-windows": "^0.0.0-canary.921" + "react-native-windows": "^0.0.0-canary.922" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/packages/sample-custom-component/package.json b/packages/sample-custom-component/package.json index 09b7b23c450..e33e3fab231 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-20250113-d4407d6f7", - "react-native-windows": "^0.0.0-canary.921" + "react-native-windows": "^0.0.0-canary.922" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index d19adf58140..03b1abd2d0c 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Sat, 08 Mar 2025 06:23:48 GMT", + "version": "0.0.0-canary.922", + "tag": "react-native-windows_v0.0.0-canary.922", + "comments": { + "prerelease": [ + { + "author": "julio.rocha@microsoft.com", + "package": "react-native-windows", + "commit": "1ebf0e8a935c8d98d07b3ec4c7576913140f629b", + "comment": "Prevent race condition in ConnectSucceeds" + }, + { + "author": "30809111+acoates-ms@users.noreply.github.com", + "package": "react-native-windows", + "commit": "782335bf56506df35df9d61efbe4e3b2b3fea8af", + "comment": "Property updates switching between PlatformColors would no-op" + } + ] + } + }, { "date": "Fri, 07 Mar 2025 06:27:16 GMT", "version": "0.0.0-canary.921", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index fd37a276f8f..dece94161cc 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - react-native-windows - + +## 0.0.0-canary.922 + +Sat, 08 Mar 2025 06:23:48 GMT + +### Changes + +- Prevent race condition in ConnectSucceeds (julio.rocha@microsoft.com) +- Property updates switching between PlatformColors would no-op (30809111+acoates-ms@users.noreply.github.com) + ## 0.0.0-canary.921 Fri, 07 Mar 2025 06:27:16 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 17599ea70c2..3b362f21a1c 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.0.0-canary.921 + 0.0.0-canary.922 0 0 0 true - ca717fc9756cae188bfb5b8c637c0b7874edb8f3 + 1ebf0e8a935c8d98d07b3ec4c7576913140f629b \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index ffbb2cfd19b..222002d78c0 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.0.0-canary.921", + "version": "0.0.0-canary.922", "license": "MIT", "repository": { "type": "git",