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.

4 changes: 2 additions & 2 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.37",
"@rnw-scripts/just-task": "2.3.56",
Expand Down
15 changes: 15 additions & 0 deletions packages/@office-iss/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": "Fri, 07 Aug 2026 18:15:30 GMT",
"version": "0.81.9",
"tag": "@office-iss/react-native-win32_v0.81.9",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@office-iss/react-native-win32",
"commit": "51ee283664444365947ab3f169dda12cc6eedd85",
"comment": "Fix saveAssetPlugin"
}
]
}
},
{
"date": "Tue, 19 May 2026 23:38:50 GMT",
"version": "0.81.8",
Expand Down
10 changes: 9 additions & 1 deletion packages/@office-iss/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 Tue, 19 May 2026 23:38:50 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 07 Aug 2026 18:15:30 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.81.9

Fri, 07 Aug 2026 18:15:30 GMT

### Patches

- Fix saveAssetPlugin (30809111+acoates-ms@users.noreply.github.com)

## 0.81.8

Tue, 19 May 2026 23:38:50 GMT
Expand Down
2 changes: 1 addition & 1 deletion 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
27 changes: 27 additions & 0 deletions packages/@react-native-windows/find-dotnet-tools/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@react-native-windows/find-dotnet-tools",
"entries": [
{
"date": "Fri, 07 Aug 2026 18:15:30 GMT",
"version": "0.0.0-canary.2",
"tag": "@react-native-windows/find-dotnet-tools_v0.0.0-canary.2",
"comments": {
"undefined": [
{
"author": "beachball",
"package": "@react-native-windows/find-dotnet-tools",
"comment": "Bump @react-native-windows/fs to v0.81.1",
"commit": "not available"
},
Comment on lines +8 to +15
{
"author": "beachball",
"package": "@react-native-windows/find-dotnet-tools",
"comment": "Bump @rnw-scripts/eslint-config to v1.2.37",
"commit": "not available"
},
{
"author": "beachball",
"package": "@react-native-windows/find-dotnet-tools",
"comment": "Bump @rnw-scripts/just-task to v2.3.56",
"commit": "not available"
}
]
}
},
{
"date": "Thu, 23 Jul 2026 23:58:53 GMT",
"version": "0.0.0-canary.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Change Log - @react-native-windows/find-dotnet-tools

<!-- 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 Fri, 07 Aug 2026 18:15:30 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.2

Fri, 07 Aug 2026 18:15:30 GMT

## 0.0.0-canary.2

Thu, 23 Jul 2026 23:58:53 GMT

## 0.0.0-canary.2
Comment on lines 7 to 15
Expand Down