From ac3c3d991f768261100430d5ce10a4b182f3dc57 Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Sat, 2 May 2020 03:42:13 +0000 Subject: [PATCH] applying package updates ***NO_CI*** --- ...n32-2020-04-29-23-49-30-version-fixes.json | 8 ---- ...020-04-26-21-09-42-MS_Cs_ReactContext.json | 8 ---- ...020-04-27-20-28-42-fix-peerdependency.json | 8 ---- ...tive-windows-2020-04-29-18-21-26-4749.json | 8 ---- ...ows-2020-04-29-23-49-30-version-fixes.json | 8 ---- ...2020-04-30-00-06-54-no-reactuwp-nuget.json | 8 ---- ...ve-windows-2020-05-01-15-34-56-master.json | 8 ---- packages/E2ETest/package.json | 4 +- .../package.json | 2 +- packages/playground/package.json | 2 +- packages/react-native-win32/CHANGELOG.json | 15 ++++++ packages/react-native-win32/CHANGELOG.md | 10 +++- packages/react-native-win32/package.json | 2 +- vnext/CHANGELOG.json | 47 +++++++++++++++++++ vnext/CHANGELOG.md | 14 +++++- vnext/package.json | 4 +- 16 files changed, 91 insertions(+), 65 deletions(-) delete mode 100644 change/@office-iss-react-native-win32-2020-04-29-23-49-30-version-fixes.json delete mode 100644 change/react-native-windows-2020-04-26-21-09-42-MS_Cs_ReactContext.json delete mode 100644 change/react-native-windows-2020-04-27-20-28-42-fix-peerdependency.json delete mode 100644 change/react-native-windows-2020-04-29-18-21-26-4749.json delete mode 100644 change/react-native-windows-2020-04-29-23-49-30-version-fixes.json delete mode 100644 change/react-native-windows-2020-04-30-00-06-54-no-reactuwp-nuget.json delete mode 100644 change/react-native-windows-2020-05-01-15-34-56-master.json diff --git a/change/@office-iss-react-native-win32-2020-04-29-23-49-30-version-fixes.json b/change/@office-iss-react-native-win32-2020-04-29-23-49-30-version-fixes.json deleted file mode 100644 index 48952bc34d8..00000000000 --- a/change/@office-iss-react-native-win32-2020-04-29-23-49-30-version-fixes.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Package Fixes", - "packageName": "@office-iss/react-native-win32", - "email": "ngerlem@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-04-30T06:49:27.467Z" -} diff --git a/change/react-native-windows-2020-04-26-21-09-42-MS_Cs_ReactContext.json b/change/react-native-windows-2020-04-26-21-09-42-MS_Cs_ReactContext.json deleted file mode 100644 index 76cefbe6c3f..00000000000 --- a/change/react-native-windows-2020-04-26-21-09-42-MS_Cs_ReactContext.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Added C# ReactContext for Module Initialize method", - "packageName": "react-native-windows", - "email": "vmorozov@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-04-27T04:09:42.583Z" -} diff --git a/change/react-native-windows-2020-04-27-20-28-42-fix-peerdependency.json b/change/react-native-windows-2020-04-27-20-28-42-fix-peerdependency.json deleted file mode 100644 index 5c939f3595a..00000000000 --- a/change/react-native-windows-2020-04-27-20-28-42-fix-peerdependency.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Update react version", - "packageName": "react-native-windows", - "email": "kaigu@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-04-28T03:28:42.499Z" -} diff --git a/change/react-native-windows-2020-04-29-18-21-26-4749.json b/change/react-native-windows-2020-04-29-18-21-26-4749.json deleted file mode 100644 index 86abe8e9a6b..00000000000 --- a/change/react-native-windows-2020-04-29-18-21-26-4749.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": ".net projects need more work to build a package layout", - "packageName": "react-native-windows", - "email": "asklar@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-04-30T01:21:26.428Z" -} diff --git a/change/react-native-windows-2020-04-29-23-49-30-version-fixes.json b/change/react-native-windows-2020-04-29-23-49-30-version-fixes.json deleted file mode 100644 index d2dbe4c3b8c..00000000000 --- a/change/react-native-windows-2020-04-29-23-49-30-version-fixes.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Package Fixes", - "packageName": "react-native-windows", - "email": "ngerlem@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-04-30T06:49:30.516Z" -} diff --git a/change/react-native-windows-2020-04-30-00-06-54-no-reactuwp-nuget.json b/change/react-native-windows-2020-04-30-00-06-54-no-reactuwp-nuget.json deleted file mode 100644 index e63acbadba4..00000000000 --- a/change/react-native-windows-2020-04-30-00-06-54-no-reactuwp-nuget.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "none", - "comment": "Stop publishing ReactHwp NuGet Package", - "packageName": "react-native-windows", - "email": "ngerlem@microsoft.com", - "dependentChangeType": "none", - "date": "2020-04-30T07:06:54.439Z" -} diff --git a/change/react-native-windows-2020-05-01-15-34-56-master.json b/change/react-native-windows-2020-05-01-15-34-56-master.json deleted file mode 100644 index 8ce2b59e221..00000000000 --- a/change/react-native-windows-2020-05-01-15-34-56-master.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Delay load ChakraCore.dll", - "packageName": "react-native-windows", - "email": "tudorm@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-05-01T22:34:56.237Z" -} diff --git a/packages/E2ETest/package.json b/packages/E2ETest/package.json index 8485e8302ee..4a826a34d64 100644 --- a/packages/E2ETest/package.json +++ b/packages/E2ETest/package.json @@ -25,7 +25,7 @@ "prompt-sync": "^4.2.0", "react": "16.11.0", "react-native": "0.62.2", - "react-native-windows": "0.62.0-preview.1", + "react-native-windows": "0.62.0-preview.2", "rnpm-plugin-windows": "^0.6.1" }, "devDependencies": { @@ -54,4 +54,4 @@ "webdriver": "git+https://github.com/react-native-windows/webdriver.git", "webdriverio": "5.12.1" } -} \ No newline at end of file +} diff --git a/packages/microsoft-reactnative-sampleapps/package.json b/packages/microsoft-reactnative-sampleapps/package.json index 1897ead1947..47d5242b4f1 100644 --- a/packages/microsoft-reactnative-sampleapps/package.json +++ b/packages/microsoft-reactnative-sampleapps/package.json @@ -16,7 +16,7 @@ "dependencies": { "react": "16.11.0", "react-native": "0.62.2", - "react-native-windows": "0.62.0-preview.1", + "react-native-windows": "0.62.0-preview.2", "rnpm-plugin-windows": "^0.6.1" }, "devDependencies": { diff --git a/packages/playground/package.json b/packages/playground/package.json index f889cd80d4e..d449a87373c 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -11,7 +11,7 @@ "dependencies": { "react": "16.11.0", "react-native": "0.62.2", - "react-native-windows": "0.62.0-preview.1" + "react-native-windows": "0.62.0-preview.2" }, "devDependencies": { "@babel/core": "^7.8.4", diff --git a/packages/react-native-win32/CHANGELOG.json b/packages/react-native-win32/CHANGELOG.json index 49c6a3c3863..b5b701cad54 100644 --- a/packages/react-native-win32/CHANGELOG.json +++ b/packages/react-native-win32/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@office-iss/react-native-win32", "entries": [ + { + "date": "Sat, 02 May 2020 03:42:13 GMT", + "tag": "@office-iss/react-native-win32_v0.62.0-preview.2", + "version": "0.62.0-preview.2", + "comments": { + "prerelease": [ + { + "comment": "Package Fixes", + "author": "ngerlem@microsoft.com", + "commit": "ecc73adcf6ca0a0539d2e57f46ea69552f431540", + "package": "@office-iss/react-native-win32" + } + ] + } + }, { "date": "Mon, 27 Apr 2020 06:53:05 GMT", "tag": "@office-iss/react-native-win32_v0.62.0-preview.1", diff --git a/packages/react-native-win32/CHANGELOG.md b/packages/react-native-win32/CHANGELOG.md index 583b872af34..1c12b180e53 100644 --- a/packages/react-native-win32/CHANGELOG.md +++ b/packages/react-native-win32/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @office-iss/react-native-win32 -This log was last generated on Mon, 27 Apr 2020 06:53:05 GMT and should not be manually modified. +This log was last generated on Sat, 02 May 2020 03:42:13 GMT and should not be manually modified. +## 0.62.0-preview.2 + +Sat, 02 May 2020 03:42:13 GMT + +### Changes + +- Package Fixes (ngerlem@microsoft.com) + ## 0.62.0-preview.1 Mon, 27 Apr 2020 06:53:05 GMT diff --git a/packages/react-native-win32/package.json b/packages/react-native-win32/package.json index 08117b55577..9425770ac36 100644 --- a/packages/react-native-win32/package.json +++ b/packages/react-native-win32/package.json @@ -1,6 +1,6 @@ { "name": "@office-iss/react-native-win32", - "version": "0.62.0-preview.1", + "version": "0.62.0-preview.2", "description": "Implementation of react native on top of Office's Win32 platform.", "license": "MIT", "main": "./index.win32.js", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 471355126b7..b598591ba6c 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,53 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Sat, 02 May 2020 03:42:13 GMT", + "tag": "react-native-windows_v0.62.0-preview.2", + "version": "0.62.0-preview.2", + "comments": { + "prerelease": [ + { + "comment": "Added C# ReactContext for Module Initialize method", + "author": "vmorozov@microsoft.com", + "commit": "80ff55dcc9c77b5734b3c152c538af351c7e2dd2", + "package": "react-native-windows" + }, + { + "comment": "Update react version", + "author": "kaigu@microsoft.com", + "commit": "82d017d634c2324c19d911a98eec909f33a6edb6", + "package": "react-native-windows" + }, + { + "comment": ".net projects need more work to build a package layout", + "author": "asklar@microsoft.com", + "commit": "fd42f7501c3fdff11923f76bf8205e525c6acdbe", + "package": "react-native-windows" + }, + { + "comment": "Package Fixes", + "author": "ngerlem@microsoft.com", + "commit": "ecc73adcf6ca0a0539d2e57f46ea69552f431540", + "package": "react-native-windows" + }, + { + "comment": "Delay load ChakraCore.dll", + "author": "tudorm@microsoft.com", + "commit": "325946e094d8efa5bd6630e9ae937c086e08a651", + "package": "react-native-windows" + } + ], + "none": [ + { + "comment": "Stop publishing ReactHwp NuGet Package", + "author": "ngerlem@microsoft.com", + "commit": "c994ef948ef114394e8e39698d82e167d3cfa473", + "package": "react-native-windows" + } + ] + } + }, { "date": "Mon, 27 Apr 2020 06:53:05 GMT", "tag": "react-native-windows_v0.62.0-preview.1", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 2f9a8ad584e..12b25ac2cf6 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - react-native-windows -This log was last generated on Mon, 27 Apr 2020 06:53:05 GMT and should not be manually modified. +This log was last generated on Sat, 02 May 2020 03:42:13 GMT and should not be manually modified. +## 0.62.0-preview.2 + +Sat, 02 May 2020 03:42:13 GMT + +### Changes + +- Added C# ReactContext for Module Initialize method (vmorozov@microsoft.com) +- Update react version (kaigu@microsoft.com) +- .net projects need more work to build a package layout (asklar@microsoft.com) +- Package Fixes (ngerlem@microsoft.com) +- Delay load ChakraCore.dll (tudorm@microsoft.com) + ## 0.62.0-preview.1 Mon, 27 Apr 2020 06:53:05 GMT diff --git a/vnext/package.json b/vnext/package.json index af063be1697..b5963bde016 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.62.0-preview.1", + "version": "0.62.0-preview.2", "license": "MIT", "repository": { "type": "git", @@ -70,4 +70,4 @@ "patch" ] } -} \ No newline at end of file +}