diff --git a/change/@react-native-windows-cli-43e4c71b-04c9-455c-a70d-68bf8968074c.json b/change/@react-native-windows-cli-43e4c71b-04c9-455c-a70d-68bf8968074c.json deleted file mode 100644 index 19bfa83116f..00000000000 --- a/change/@react-native-windows-cli-43e4c71b-04c9-455c-a70d-68bf8968074c.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "[0.75] Bump minimum VS version to 17.11.0", - "packageName": "@react-native-windows/cli", - "email": "jthysell@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-5db66c4d-8de8-4f82-8f09-7feba85c9359.json b/change/react-native-windows-5db66c4d-8de8-4f82-8f09-7feba85c9359.json deleted file mode 100644 index 3b0f82ca613..00000000000 --- a/change/react-native-windows-5db66c4d-8de8-4f82-8f09-7feba85c9359.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "prerelease", - "comment": "[0.75] Bump minimum VS version to 17.11.0", - "packageName": "react-native-windows", - "email": "jthysell@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 31bd21df2ae..85f2cdfc7b9 100644 --- a/packages/@react-native-windows/automation-channel/package.json +++ b/packages/@react-native-windows/automation-channel/package.json @@ -32,7 +32,7 @@ "prettier": "2.8.8", "react": "18.3.1", "react-native": "0.75.0-rc.7", - "react-native-windows": "0.75.0-preview.7", + "react-native-windows": "0.75.0-preview.8", "typescript": "5.0.4" }, "files": [ diff --git a/packages/@react-native-windows/cli/CHANGELOG.json b/packages/@react-native-windows/cli/CHANGELOG.json index 7aa1f2a5dee..c602dcaabe5 100644 --- a/packages/@react-native-windows/cli/CHANGELOG.json +++ b/packages/@react-native-windows/cli/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@react-native-windows/cli", "entries": [ + { + "date": "Fri, 16 Aug 2024 21:02:22 GMT", + "version": "0.75.0-preview.3", + "tag": "@react-native-windows/cli_v0.75.0-preview.3", + "comments": { + "prerelease": [ + { + "author": "jthysell@microsoft.com", + "package": "@react-native-windows/cli", + "commit": "80cd62fadb1eb5237972fd554304077436f4c2e8", + "comment": "Bump minimum VS version to 17.11.0" + } + ] + } + }, { "date": "Wed, 31 Jul 2024 21:16:47 GMT", "version": "0.75.0-preview.2", diff --git a/packages/@react-native-windows/cli/CHANGELOG.md b/packages/@react-native-windows/cli/CHANGELOG.md index 10129b6a3f3..f557dd58196 100644 --- a/packages/@react-native-windows/cli/CHANGELOG.md +++ b/packages/@react-native-windows/cli/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @react-native-windows/cli -This log was last generated on Wed, 31 Jul 2024 21:16:47 GMT and should not be manually modified. +This log was last generated on Fri, 16 Aug 2024 21:02:22 GMT and should not be manually modified. +## 0.75.0-preview.3 + +Fri, 16 Aug 2024 21:02:22 GMT + +### Changes + +- Bump minimum VS version to 17.11.0 (jthysell@microsoft.com) + ## 0.75.0-preview.2 Wed, 31 Jul 2024 21:16:47 GMT diff --git a/packages/@react-native-windows/cli/package.json b/packages/@react-native-windows/cli/package.json index c7f0c6b8162..052179605b9 100644 --- a/packages/@react-native-windows/cli/package.json +++ b/packages/@react-native-windows/cli/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-windows/cli", - "version": "0.75.0-preview.2", + "version": "0.75.0-preview.3", "license": "MIT", "main": "lib-commonjs/index.js", "repository": { diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 9c542f044bf..eb103bc9bba 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -19,7 +19,7 @@ "@react-native-picker/picker": "2.4.10", "react": "18.3.1", "react-native": "0.75.0-rc.7", - "react-native-windows": "0.75.0-preview.7", + "react-native-windows": "0.75.0-preview.8", "react-native-xaml": "^0.0.78" }, "devDependencies": { @@ -33,7 +33,7 @@ "just-scripts": "^1.3.3", "react-native": "0.75.0-rc.7", "react-native-platform-override": "^1.9.42", - "react-native-windows": "0.75.0-preview.7", + "react-native-windows": "0.75.0-preview.8", "typescript": "5.0.4" }, "engines": { diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 017b4500954..02ed1c61c73 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "^18.2.0", "react-native": "0.75.0-rc.7", - "react-native-windows": "0.75.0-preview.7" + "react-native-windows": "0.75.0-preview.8" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index b66c60e0aa6..8bfc4b632bc 100644 --- a/packages/e2e-test-app/package.json +++ b/packages/e2e-test-app/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "^18.2.0", "react-native": "0.75.0-rc.7", - "react-native-windows": "0.75.0-preview.7", + "react-native-windows": "0.75.0-preview.8", "react-native-xaml": "^0.0.78" }, "devDependencies": { diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index ad8b7122dc4..c282f938328 100644 --- a/packages/integration-test-app/package.json +++ b/packages/integration-test-app/package.json @@ -18,7 +18,7 @@ "chai": "^4.2.0", "react": "^18.2.0", "react-native": "0.75.0-rc.7", - "react-native-windows": "0.75.0-preview.7" + "react-native-windows": "0.75.0-preview.8" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index 52e87765f90..e5f4208bdd8 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "^18.2.0", "react-native": "0.75.0-rc.7", - "react-native-windows": "0.75.0-preview.7" + "react-native-windows": "0.75.0-preview.8" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/react-native-windows-init/package.json b/packages/react-native-windows-init/package.json index 7102d39c9e4..dd323d83f11 100644 --- a/packages/react-native-windows-init/package.json +++ b/packages/react-native-windows-init/package.json @@ -37,7 +37,7 @@ "yargs": "^16.2.0" }, "devDependencies": { - "@react-native-windows/cli": "0.75.0-preview.2", + "@react-native-windows/cli": "0.75.0-preview.3", "@rnw-scripts/eslint-config": "1.2.23", "@rnw-scripts/jest-unittest-config": "1.5.8", "@rnw-scripts/just-task": "2.3.40", diff --git a/packages/sample-app-fabric/package.json b/packages/sample-app-fabric/package.json index 72f2b49185c..feb566580a1 100644 --- a/packages/sample-app-fabric/package.json +++ b/packages/sample-app-fabric/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "^18.2.0", "react-native": "0.75.0-rc.7", - "react-native-windows": "0.75.0-preview.7" + "react-native-windows": "0.75.0-preview.8" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index a509e8d55c0..4e86f54ff82 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -17,13 +17,13 @@ "@typescript-eslint/parser": "^5.57.1", "react": "^18.2.0", "react-native": "0.75.0-rc.7", - "react-native-windows": "0.75.0-preview.7" + "react-native-windows": "0.75.0-preview.8" }, "devDependencies": { "@babel/core": "^7.20.0", "@babel/eslint-parser": "^7.20.0", "@babel/runtime": "^7.20.0", - "@react-native-windows/cli": "0.75.0-preview.2", + "@react-native-windows/cli": "0.75.0-preview.3", "@react-native-windows/codegen": "0.75.0-preview.1", "@react-native/metro-config": "0.75.0-rc.7", "@rnw-scripts/babel-react-native-config": "0.0.0", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 7ba535c5641..af4a1fb6fc6 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Fri, 16 Aug 2024 21:02:22 GMT", + "version": "0.75.0-preview.8", + "tag": "react-native-windows_v0.75.0-preview.8", + "comments": { + "prerelease": [ + { + "author": "jthysell@microsoft.com", + "package": "react-native-windows", + "commit": "80cd62fadb1eb5237972fd554304077436f4c2e8", + "comment": "Bump minimum VS version to 17.11.0" + }, + { + "author": "beachball", + "package": "react-native-windows", + "comment": "Bump @react-native-windows/cli to v0.75.0-preview.3", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 14 Aug 2024 01:32:49 GMT", "version": "0.75.0-preview.7", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index b9743abd796..7e746a1e763 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - react-native-windows -This log was last generated on Wed, 14 Aug 2024 01:32:49 GMT and should not be manually modified. +This log was last generated on Fri, 16 Aug 2024 21:02:22 GMT and should not be manually modified. +## 0.75.0-preview.8 + +Fri, 16 Aug 2024 21:02:22 GMT + +### Changes + +- Bump minimum VS version to 17.11.0 (jthysell@microsoft.com) +- Bump @react-native-windows/cli to v0.75.0-preview.3 + ## 0.75.0-preview.7 Wed, 14 Aug 2024 01:32:49 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 5a81db0e099..5660988ed10 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.75.0-preview.7 + 0.75.0-preview.8 0 75 0 false - b10278638c62d886e936fe4f97aaaef88c24a69c + 80cd62fadb1eb5237972fd554304077436f4c2e8 \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index 2337386a531..1fc936fd502 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.75.0-preview.7", + "version": "0.75.0-preview.8", "license": "MIT", "repository": { "type": "git", @@ -26,7 +26,7 @@ "@react-native-community/cli": "14.0.0", "@react-native-community/cli-platform-android": "14.0.0", "@react-native-community/cli-platform-ios": "14.0.0", - "@react-native-windows/cli": "0.75.0-preview.2", + "@react-native-windows/cli": "0.75.0-preview.3", "@react-native/assets": "1.0.0", "@react-native/assets-registry": "0.75.0-rc.7", "@react-native/codegen": "0.75.0-rc.7",