Skip to content

Commit

Permalink
applying package updates ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbot committed May 14, 2020
1 parent d6c1119 commit 230c8ea
Show file tree
Hide file tree
Showing 21 changed files with 123 additions and 103 deletions.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions change/react-native-windows-2020-04-27-16-11-30-allowRTL.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion packages/E2ETest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.5",
"react-native-windows": "0.62.0-preview.6",
"rnpm-plugin-windows": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/microsoft-reactnative-sampleapps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"react": "16.11.0",
"react-native": "0.62.2",
"react-native-windows": "0.62.0-preview.5",
"react-native-windows": "0.62.0-preview.6",
"rnpm-plugin-windows": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "16.11.0",
"react-native": "0.62.2",
"react-native-windows": "0.62.0-preview.5"
"react-native-windows": "0.62.0-preview.6"
},
"devDependencies": {
"@babel/core": "^7.8.4",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-native-win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Thu, 14 May 2020 04:30:14 GMT",
"tag": "@office-iss/react-native-win32_v0.62.0-preview.4",
"version": "0.62.0-preview.4",
"comments": {
"prerelease": [
{
"comment": "Add win32-specific accessibility props Description, DescribedBy, and LabeledBy",
"author": "ppatboyd@outlook.com",
"commit": "33c24f34fc33be9a28d70555769d1468e82e4938",
"package": "@office-iss/react-native-win32"
}
]
}
},
{
"date": "Thu, 07 May 2020 22:32:51 GMT",
"tag": "@office-iss/react-native-win32_v0.62.0-preview.3",
Expand Down
10 changes: 9 additions & 1 deletion packages/react-native-win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @office-iss/react-native-win32

This log was last generated on Thu, 07 May 2020 22:32:51 GMT and should not be manually modified.
This log was last generated on Thu, 14 May 2020 04:30:14 GMT and should not be manually modified.

<!-- Start content -->

## 0.62.0-preview.4

Thu, 14 May 2020 04:30:14 GMT

### Changes

- Add win32-specific accessibility props Description, DescribedBy, and LabeledBy (ppatboyd@outlook.com)

## 0.62.0-preview.3

Thu, 07 May 2020 22:32:51 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-win32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@office-iss/react-native-win32",
"version": "0.62.0-preview.3",
"version": "0.62.0-preview.4",
"description": "Implementation of react native on top of Office's Win32 platform.",
"license": "MIT",
"main": "./index.win32.js",
Expand Down
75 changes: 75 additions & 0 deletions vnext/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,81 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Thu, 14 May 2020 04:30:14 GMT",
"tag": "react-native-windows_v0.62.0-preview.6",
"version": "0.62.0-preview.6",
"comments": {
"prerelease": [
{
"comment": "auto-detect RTL and push into root view",
"author": "kmelmon@microsoft.com",
"commit": "283b06cd15047e42c20b5f158a1de73861aa3995",
"package": "react-native-windows"
},
{
"comment": "fix appPackage path",
"author": "kaigu@microsoft.com",
"commit": "a42964e77ea9e23595c2913cd1759a8335176a63",
"package": "react-native-windows"
},
{
"comment": "Expose ability for apps to provide their own RedBox implementation",
"author": "acoates@microsoft.com",
"commit": "c6c71f79c2be6357fd479943a5e1bdf556df42e6",
"package": "react-native-windows"
},
{
"comment": "Implemented PropertyBag for ReactContext and ReactInstanceSettings",
"author": "vmorozov@microsoft.com",
"commit": "e73a55e2625f86e2789c12e9d2b069e8dd45615c",
"package": "react-native-windows"
},
{
"comment": "Fixed ReactContext copy/move semantic",
"author": "vmorozov@microsoft.com",
"commit": "aa96215bd22caf8b62b88ed4b14ce748f2f4ac18",
"package": "react-native-windows"
},
{
"comment": "Use DispatcherQueue instead of CoreDispatcher for Mso::DispatchQueue",
"author": "vmorozov@microsoft.com",
"commit": "f72b3bd1f6b5c3ca110ab5154769337154296fc1",
"package": "react-native-windows"
},
{
"comment": "Allow storing non-WinRT types in ReactPropertyBag",
"author": "vmorozov@microsoft.com",
"commit": "27cb46e3254aaf3317dee7596cd5624897895713",
"package": "react-native-windows"
},
{
"comment": "Reduce PCH Sizes",
"author": "ngerlem@microsoft.com",
"commit": "d6c1119c06b117905ac33e10e35496dbbcfa1835",
"package": "react-native-windows"
},
{
"comment": "revert dfc57fcf2504f57baab20f550b36a618eaa99e56",
"author": "kmelmon@microsoft.com",
"commit": "5b026318116d8ead60a8aac2bdee9cdfb97b533b",
"package": "react-native-windows"
},
{
"comment": "Remove unused lifecycle events in ReactNativeHost",
"author": "kaigu@microsoft.com",
"commit": "614d03c9395854dcfa9cd3b3e6731ece2e7c915f",
"package": "react-native-windows"
},
{
"comment": "- Change MouseEnter/MouseLeave behavior to match web behavior - Improve performance of frequently-called mouse move handler",
"author": "aschultz@microsoft.com",
"commit": "d3dc0273e78c654ec28be876a88e0d3289622634",
"package": "react-native-windows"
}
]
}
},
{
"date": "Fri, 08 May 2020 19:30:45 GMT",
"tag": "react-native-windows_v0.62.0-preview.5",
Expand Down
20 changes: 19 additions & 1 deletion vnext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
# Change Log - react-native-windows

This log was last generated on Fri, 08 May 2020 19:30:45 GMT and should not be manually modified.
This log was last generated on Thu, 14 May 2020 04:30:14 GMT and should not be manually modified.

<!-- Start content -->

## 0.62.0-preview.6

Thu, 14 May 2020 04:30:14 GMT

### Changes

- auto-detect RTL and push into root view (kmelmon@microsoft.com)
- fix appPackage path (kaigu@microsoft.com)
- Expose ability for apps to provide their own RedBox implementation (acoates@microsoft.com)
- Implemented PropertyBag for ReactContext and ReactInstanceSettings (vmorozov@microsoft.com)
- Fixed ReactContext copy/move semantic (vmorozov@microsoft.com)
- Use DispatcherQueue instead of CoreDispatcher for Mso::DispatchQueue (vmorozov@microsoft.com)
- Allow storing non-WinRT types in ReactPropertyBag (vmorozov@microsoft.com)
- Reduce PCH Sizes (ngerlem@microsoft.com)
- revert dfc57fcf2504f57baab20f550b36a618eaa99e56 (kmelmon@microsoft.com)
- Remove unused lifecycle events in ReactNativeHost (kaigu@microsoft.com)
- - Change MouseEnter/MouseLeave behavior to match web behavior - Improve performance of frequently-called mouse move handler (aschultz@microsoft.com)

## 0.62.0-preview.5

Fri, 08 May 2020 19:30:45 GMT
Expand Down
2 changes: 1 addition & 1 deletion vnext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.62.0-preview.5",
"version": "0.62.0-preview.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 230c8ea

Please sign in to comment.