diff --git a/change/react-native-windows-2020-05-20-12-14-56-certVS.json b/change/react-native-windows-2020-05-20-12-14-56-certVS.json deleted file mode 100644 index fde783d9c35..00000000000 --- a/change/react-native-windows-2020-05-20-12-14-56-certVS.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Work around regression in app packaging in VS 16.5-16.6", - "packageName": "react-native-windows", - "email": "asklar@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-05-20T19:14:55.769Z" -} diff --git a/change/react-native-windows-2020-05-20-15-15-21-master.json b/change/react-native-windows-2020-05-20-15-15-21-master.json deleted file mode 100644 index 62df4e3b4cf..00000000000 --- a/change/react-native-windows-2020-05-20-15-15-21-master.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Do not emit click events for buttons other than left.", - "packageName": "react-native-windows", - "email": "igklemen@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-05-20T22:15:21.592Z" -} diff --git a/change/react-native-windows-2020-05-20-21-06-50-MS_FixVS16_6_build.json b/change/react-native-windows-2020-05-20-21-06-50-MS_FixVS16_6_build.json deleted file mode 100644 index a6a47a14dbe..00000000000 --- a/change/react-native-windows-2020-05-20-21-06-50-MS_FixVS16_6_build.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Fixed Microsoft.ReactNative build in VS 16.6.0", - "packageName": "react-native-windows", - "email": "vmorozov@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-05-21T04:06:49.892Z" -} diff --git a/change/react-native-windows-2020-05-21-00-35-00-animation-bug.json b/change/react-native-windows-2020-05-21-00-35-00-animation-bug.json deleted file mode 100644 index b0fed4b9360..00000000000 --- a/change/react-native-windows-2020-05-21-00-35-00-animation-bug.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "fix for animation bug", - "packageName": "react-native-windows", - "email": "kmelmon@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-05-21T07:35:00.513Z" -} diff --git a/change/react-native-windows-2020-05-21-08-23-39-preProcessTarget.json b/change/react-native-windows-2020-05-21-08-23-39-preProcessTarget.json deleted file mode 100644 index 6cbe8eeaec0..00000000000 --- a/change/react-native-windows-2020-05-21-08-23-39-preProcessTarget.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "dont overwrite msbuild log when deploying", - "packageName": "react-native-windows", - "email": "asklar@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-05-21T15:23:39.938Z" -} diff --git a/change/react-native-windows-2020-05-21-09-08-39-master.json b/change/react-native-windows-2020-05-21-09-08-39-master.json deleted file mode 100644 index a6c09b57a77..00000000000 --- a/change/react-native-windows-2020-05-21-09-08-39-master.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Fix spacing and extra dot in copyright of the property sheets", - "packageName": "react-native-windows", - "email": "dannyvv@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-05-21T16:08:39.866Z" -} diff --git a/change/react-native-windows-2020-05-21-10-41-46-master.json b/change/react-native-windows-2020-05-21-10-41-46-master.json deleted file mode 100644 index af26b11ae44..00000000000 --- a/change/react-native-windows-2020-05-21-10-41-46-master.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Standardize version of Microsoft.NETCore.UniversalWindowsPlatform to 6.2.9", - "packageName": "react-native-windows", - "email": "dannyvv@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-05-21T17:41:46.868Z" -} diff --git a/change/react-native-windows-2020-05-21-12-12-34-master.json b/change/react-native-windows-2020-05-21-12-12-34-master.json deleted file mode 100644 index 9959027115c..00000000000 --- a/change/react-native-windows-2020-05-21-12-12-34-master.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Remove unneeded reference form Microsoft.ReactNative.Managed", - "packageName": "react-native-windows", - "email": "dannyvv@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-05-21T19:12:34.810Z" -} diff --git a/packages/E2ETest/package.json b/packages/E2ETest/package.json index ec996416861..e41050be4d0 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.0.0-master.72" + "react-native-windows": "0.0.0-master.73" }, "devDependencies": { "@babel/core": "^7.8.4", diff --git a/packages/microsoft-reactnative-sampleapps/package.json b/packages/microsoft-reactnative-sampleapps/package.json index 4a693c970a0..ba147c03663 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.0.0-master.72" + "react-native-windows": "0.0.0-master.73" }, "devDependencies": { "@babel/core": "^7.8.4", diff --git a/packages/playground/package.json b/packages/playground/package.json index fdac7b1a2b5..d621df22f0a 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -12,7 +12,7 @@ "dependencies": { "react": "16.11.0", "react-native": "0.62.2", - "react-native-windows": "0.0.0-master.72" + "react-native-windows": "0.0.0-master.73" }, "devDependencies": { "@babel/core": "^7.8.4", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 033f2d3c6b9..41bb6d78641 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,63 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Fri, 22 May 2020 00:05:31 GMT", + "tag": "react-native-windows_v0.0.0-master.73", + "version": "0.0.0-master.73", + "comments": { + "prerelease": [ + { + "comment": "Work around regression in app packaging in VS 16.5-16.6", + "author": "asklar@microsoft.com", + "commit": "8253a685dec0915fd60f169975be45891df00660", + "package": "react-native-windows" + }, + { + "comment": "Do not emit click events for buttons other than left.", + "author": "igklemen@microsoft.com", + "commit": "2ce41cfb5ac8c3c0e5f283b5df5a31524440d840", + "package": "react-native-windows" + }, + { + "comment": "Fixed Microsoft.ReactNative build in VS 16.6.0", + "author": "vmorozov@microsoft.com", + "commit": "70baa5fd803a08c6fb2b673d78f18cecf953f146", + "package": "react-native-windows" + }, + { + "comment": "fix for animation bug", + "author": "kmelmon@microsoft.com", + "commit": "1fe030aa07bb6c7eb901b345358c5f1666b9eddf", + "package": "react-native-windows" + }, + { + "comment": "dont overwrite msbuild log when deploying", + "author": "asklar@microsoft.com", + "commit": "7df439c40edf1bcf81a3a1246cd6afbf027f12d9", + "package": "react-native-windows" + }, + { + "comment": "Fix spacing and extra dot in copyright of the property sheets", + "author": "dannyvv@microsoft.com", + "commit": "1ffc221165ebdf97b17ad9244c1f82488fbd385e", + "package": "react-native-windows" + }, + { + "comment": "Standardize version of Microsoft.NETCore.UniversalWindowsPlatform to 6.2.9", + "author": "dannyvv@microsoft.com", + "commit": "7da2d4e4d29a1475a8912565b9746114e85555ae", + "package": "react-native-windows" + }, + { + "comment": "Remove unneeded reference form Microsoft.ReactNative.Managed", + "author": "dannyvv@microsoft.com", + "commit": "68b39682fd0d636ee8a1be676e9541173ce633ee", + "package": "react-native-windows" + } + ] + } + }, { "date": "Thu, 21 May 2020 00:04:53 GMT", "tag": "react-native-windows_v0.0.0-master.72", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index d161b7e770c..e9ca730c705 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,24 @@ # Change Log - react-native-windows -This log was last generated on Thu, 21 May 2020 00:04:53 GMT and should not be manually modified. +This log was last generated on Fri, 22 May 2020 00:05:31 GMT and should not be manually modified. +## 0.0.0-master.73 + +Fri, 22 May 2020 00:05:31 GMT + +### Changes + +- Work around regression in app packaging in VS 16.5-16.6 (asklar@microsoft.com) +- Do not emit click events for buttons other than left. (igklemen@microsoft.com) +- Fixed Microsoft.ReactNative build in VS 16.6.0 (vmorozov@microsoft.com) +- fix for animation bug (kmelmon@microsoft.com) +- dont overwrite msbuild log when deploying (asklar@microsoft.com) +- Fix spacing and extra dot in copyright of the property sheets (dannyvv@microsoft.com) +- Standardize version of Microsoft.NETCore.UniversalWindowsPlatform to 6.2.9 (dannyvv@microsoft.com) +- Remove unneeded reference form Microsoft.ReactNative.Managed (dannyvv@microsoft.com) + ## 0.0.0-master.72 Thu, 21 May 2020 00:04:53 GMT diff --git a/vnext/package.json b/vnext/package.json index 9b24b018f0c..de5b5a4c5bf 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.0.0-master.72", + "version": "0.0.0-master.73", "license": "MIT", "repository": { "type": "git",