Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

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.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"lage": "^2.7.1",
"lodash": "^4.17.15",
"prettier-plugin-hermes-parser": "0.21.1",
"react-native-platform-override": "0.81.2"
"react-native-platform-override": "0.81.3"
},
"resolutions": {
"convert-source-map": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"flow-enums-runtime": "^0.0.6"
},
"peerDependencies": {
"@office-iss/react-native-win32": "0.81.8",
"@office-iss/react-native-win32": "0.81.9",
"react": "19.1.4",
"react-native": "^0.81.0"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.81.8",
"@office-iss/react-native-win32": "0.81.9",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.38",
"@rnw-scripts/just-task": "2.3.56",
Expand All @@ -31,7 +31,7 @@
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.81.6",
"react-native-platform-override": "0.81.2",
"react-native-platform-override": "0.81.3",
"typescript": "5.0.4"
},
"engines": {
Expand Down
27 changes: 27 additions & 0 deletions packages/@office-iss/react-native-win32/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Wed, 19 Aug 2026 02:25:43 GMT",
"version": "0.81.9",
"tag": "@office-iss/react-native-win32_v0.81.9",
"comments": {
"patch": [
{
"author": "vmorozov@microsoft.com",
"package": "@office-iss/react-native-win32",
"commit": "35af7762b027b96d59fced454b92f7fd10dee6fe",
"comment": "Move CI pipeline to office/ISS and address security"
},
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@office-iss/react-native-win32",
"commit": "35af7762b027b96d59fced454b92f7fd10dee6fe",
"comment": "Fix saveAssetPlugin"
},
{
"author": "beachball",
"package": "@office-iss/react-native-win32",
"comment": "Bump react-native-platform-override to v0.81.3",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 19 May 2026 23:38:50 GMT",
"version": "0.81.8",
Expand Down
12 changes: 11 additions & 1 deletion packages/@office-iss/react-native-win32/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @office-iss/react-native-win32

<!-- This log was last generated on Tue, 19 May 2026 23:38:50 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 19 Aug 2026 02:25:43 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.81.9

Wed, 19 Aug 2026 02:25:43 GMT

### Patches

- Move CI pipeline to office/ISS and address security (vmorozov@microsoft.com)
- Fix saveAssetPlugin (30809111+acoates-ms@users.noreply.github.com)
- Bump react-native-platform-override to v0.81.3

## 0.81.8

Tue, 19 May 2026 23:38:50 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/@office-iss/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.81.8",
"version": "0.81.9",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -89,7 +89,7 @@
"prettier": "2.8.8",
"react": "19.1.4",
"react-native": "0.81.6",
"react-native-platform-override": "0.81.2",
"react-native-platform-override": "0.81.3",
"typescript": "5.0.4"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Wed, 19 Aug 2026 02:25:43 GMT",
"version": "0.81.34",
"tag": "@react-native-windows/automation-channel_v0.81.34",
"comments": {
"patch": [
{
"author": "vmorozov@microsoft.com",
"package": "@react-native-windows/automation-channel",
"commit": "35af7762b027b96d59fced454b92f7fd10dee6fe",
"comment": "Move CI pipeline to office/ISS and address security"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.81.34",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 23 Jul 2026 23:58:53 GMT",
"version": "0.81.33",
Expand Down
11 changes: 10 additions & 1 deletion packages/@react-native-windows/automation-channel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @react-native-windows/automation-channel

<!-- This log was last generated on Thu, 23 Jul 2026 23:58:53 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 19 Aug 2026 02:25:43 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.81.34

Wed, 19 Aug 2026 02:25:43 GMT

### Patches

- Move CI pipeline to office/ISS and address security (vmorozov@microsoft.com)
- Bump react-native-windows to v0.81.34

## 0.81.33

Thu, 23 Jul 2026 23:58:53 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-channel",
"version": "0.81.33",
"version": "0.81.34",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,7 +33,7 @@
"prettier": "2.8.8",
"react": "19.1.4",
"react-native": "0.81.6",
"react-native-windows": "0.81.33",
"react-native-windows": "0.81.34",
"typescript": "5.0.4"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Wed, 19 Aug 2026 02:25:43 GMT",
"version": "0.81.34",
"tag": "@react-native-windows/automation-commands_v0.81.34",
"comments": {
"patch": [
{
"author": "vmorozov@microsoft.com",
"package": "@react-native-windows/automation-commands",
"commit": "35af7762b027b96d59fced454b92f7fd10dee6fe",
"comment": "Move CI pipeline to office/ISS and address security"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.81.34",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 23 Jul 2026 23:58:53 GMT",
"version": "0.81.33",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @react-native-windows/automation-commands

<!-- This log was last generated on Thu, 23 Jul 2026 23:58:53 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 19 Aug 2026 02:25:43 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.81.34

Wed, 19 Aug 2026 02:25:43 GMT

### Patches

- Move CI pipeline to office/ISS and address security (vmorozov@microsoft.com)
- Bump @react-native-windows/automation-channel to v0.81.34

## 0.81.33

Thu, 23 Jul 2026 23:58:53 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-commands",
"version": "0.81.33",
"version": "0.81.34",
"description": "Allows controlling your react-native-windows application",
"main": "lib-commonjs/index.js",
"license": "MIT",
Expand All @@ -17,7 +17,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "0.81.33",
"@react-native-windows/automation-channel": "0.81.34",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0"
},
Expand Down
33 changes: 33 additions & 0 deletions packages/@react-native-windows/automation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "@react-native-windows/automation",
"entries": [
{
"date": "Wed, 19 Aug 2026 02:25:43 GMT",
"version": "0.81.34",
"tag": "@react-native-windows/automation_v0.81.34",
"comments": {
"patch": [
{
"author": "vmorozov@microsoft.com",
"package": "@react-native-windows/automation",
"commit": "35af7762b027b96d59fced454b92f7fd10dee6fe",
"comment": "Move CI pipeline to office/ISS and address security"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.81.34",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/find-dotnet-tools to v0.0.0-canary.3",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/fs to v0.81.2",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 23 Jul 2026 23:58:53 GMT",
"version": "0.81.33",
Expand Down
Loading
Loading