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.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Wed, 10 Jun 2026 20:11:05 GMT",
"version": "0.84.0-preview.13",
"tag": "@react-native-windows/automation-channel_v0.84.0-preview.13",
"comments": {
"prerelease": [
{
"author": "julio.rocha@microsoft.com",
"package": "@react-native-windows/automation-channel",
"commit": "1bb446ce88fd529efe9b4b26117cb3b6d42f7248",
"comment": "Upgrade to Microsoft.WindowsAppSDK 1.8.260508005"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.84.0-preview.13",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 16 May 2026 09:00:47 GMT",
"version": "0.84.0-preview.12",
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 Sat, 16 May 2026 09:00:47 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 10 Jun 2026 20:11:05 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.84.0-preview.13

Wed, 10 Jun 2026 20:11:05 GMT

### Changes

- Upgrade to Microsoft.WindowsAppSDK 1.8.260508005 (julio.rocha@microsoft.com)
- Bump react-native-windows to v0.84.0-preview.13

## 0.84.0-preview.12

Sat, 16 May 2026 09:00:47 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.84.0-preview.12",
"version": "0.84.0-preview.13",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -34,7 +34,7 @@
"prettier": "^3.6.2",
"react": "19.2.3",
"react-native": "0.84.1",
"react-native-windows": "0.84.0-preview.12",
"react-native-windows": "0.84.0-preview.13",
"typescript": "5.0.4"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Wed, 10 Jun 2026 20:11:06 GMT",
"version": "0.84.0-preview.13",
"tag": "@react-native-windows/automation-commands_v0.84.0-preview.13",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.84.0-preview.13",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 16 May 2026 09:00:47 GMT",
"version": "0.84.0-preview.12",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-commands

<!-- This log was last generated on Sat, 16 May 2026 09:00:47 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 10 Jun 2026 20:11:06 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.84.0-preview.13

Wed, 10 Jun 2026 20:11:06 GMT

### Changes

- Bump @react-native-windows/automation-channel to v0.84.0-preview.13

## 0.84.0-preview.12

Sat, 16 May 2026 09:00:47 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.84.0-preview.12",
"version": "0.84.0-preview.13",
"description": "Allows controlling your react-native-windows application",
"main": "lib-commonjs/index.js",
"license": "MIT",
Expand All @@ -18,7 +18,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "0.84.0-preview.12",
"@react-native-windows/automation-channel": "0.84.0-preview.13",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1"
},
Expand Down
27 changes: 27 additions & 0 deletions packages/@react-native-windows/automation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@react-native-windows/automation",
"entries": [
{
"date": "Wed, 10 Jun 2026 20:11:05 GMT",
"version": "0.84.0-preview.13",
"tag": "@react-native-windows/automation_v0.84.0-preview.13",
"comments": {
"prerelease": [
{
"author": "julio.rocha@microsoft.com",
"package": "@react-native-windows/automation",
"commit": "1bb446ce88fd529efe9b4b26117cb3b6d42f7248",
"comment": "Migrate to PowerShell 7"
},
{
"author": "julio.rocha@microsoft.com",
"package": "@react-native-windows/automation",
"commit": "1bb446ce88fd529efe9b4b26117cb3b6d42f7248",
"comment": "Upgrade build agents to Windows Server 2025, Visual Studio 2026"
},
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.84.0-preview.13",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 16 May 2026 09:00:47 GMT",
"version": "0.84.0-preview.12",
Expand Down
12 changes: 11 additions & 1 deletion packages/@react-native-windows/automation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @react-native-windows/automation

<!-- This log was last generated on Sat, 16 May 2026 09:00:47 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 10 Jun 2026 20:11:05 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.84.0-preview.13

Wed, 10 Jun 2026 20:11:05 GMT

### Changes

- Migrate to PowerShell 7 (julio.rocha@microsoft.com)
- Upgrade build agents to Windows Server 2025, Visual Studio 2026 (julio.rocha@microsoft.com)
- Bump @react-native-windows/automation-channel to v0.84.0-preview.13

## 0.84.0-preview.12

Sat, 16 May 2026 09:00:47 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/@react-native-windows/automation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation",
"version": "0.84.0-preview.12",
"version": "0.84.0-preview.13",
"description": "UI Automation Suite for React Native Windows Applications",
"main": "lib-commonjs/index.js",
"repository": {
Expand All @@ -18,7 +18,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "0.84.0-preview.12",
"@react-native-windows/automation-channel": "0.84.0-preview.13",
"@react-native-windows/fs": "0.84.0-preview.1",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
Expand Down Expand Up @@ -63,4 +63,4 @@
"engines": {
"node": ">= 22"
}
}
}
33 changes: 33 additions & 0 deletions packages/@react-native-windows/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
{
"name": "@react-native-windows/cli",
"entries": [
{
"date": "Wed, 10 Jun 2026 20:11:05 GMT",
"version": "0.84.0-preview.4",
"tag": "@react-native-windows/cli_v0.84.0-preview.4",
"comments": {
"prerelease": [
{
"author": "julio.rocha@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "1bb446ce88fd529efe9b4b26117cb3b6d42f7248",
"comment": "Upgrade to Visual Studio 2026"
},
{
"author": "julio.rocha@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "1bb446ce88fd529efe9b4b26117cb3b6d42f7248",
"comment": "Upgrade to PowerShell 7"
},
{
"author": "julio.rocha@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "1bb446ce88fd529efe9b4b26117cb3b6d42f7248",
"comment": "Upgrade build agents to Windows Server 2025, Visual Studio 2026"
},
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/find-dotnet-tools to v0.84.0-preview.2",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 22 Apr 2026 14:35:53 GMT",
"version": "0.84.0-preview.3",
Expand Down
13 changes: 12 additions & 1 deletion packages/@react-native-windows/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# Change Log - @react-native-windows/cli

<!-- This log was last generated on Wed, 22 Apr 2026 14:35:53 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 10 Jun 2026 20:11:05 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.84.0-preview.4

Wed, 10 Jun 2026 20:11:05 GMT

### Changes

- Upgrade to Visual Studio 2026 (julio.rocha@microsoft.com)
- Upgrade to PowerShell 7 (julio.rocha@microsoft.com)
- Upgrade build agents to Windows Server 2025, Visual Studio 2026 (julio.rocha@microsoft.com)
- Bump @react-native-windows/find-dotnet-tools to v0.84.0-preview.2

## 0.84.0-preview.3

Wed, 22 Apr 2026 14:35:53 GMT
Expand Down
Loading
Loading