Skip to content
Merged
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.

Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Mon, 30 Mar 2026 03:55:34 GMT",
"version": "0.0.0-canary.1042",
"tag": "@react-native-windows/automation-channel_v0.0.0-canary.1042",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.1042",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 28 Mar 2026 02:02:45 GMT",
"version": "0.0.0-canary.1041",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-channel

<!-- This log was last generated on Sat, 28 Mar 2026 02:02:45 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 30 Mar 2026 03:55:34 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1042

Mon, 30 Mar 2026 03:55:34 GMT

### Changes

- Bump react-native-windows to v0.0.0-canary.1042

## 0.0.0-canary.1041

Sat, 28 Mar 2026 02:02:45 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.0.0-canary.1041",
"version": "0.0.0-canary.1042",
"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.0-nightly-20260107-58bc6c3e3",
"react-native-windows": "^0.0.0-canary.1041",
"react-native-windows": "^0.0.0-canary.1042",
"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": "Mon, 30 Mar 2026 03:55:34 GMT",
"version": "0.0.0-canary.1042",
"tag": "@react-native-windows/automation-commands_v0.0.0-canary.1042",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1042",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 28 Mar 2026 02:02:45 GMT",
"version": "0.0.0-canary.1041",
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, 28 Mar 2026 02:02:45 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 30 Mar 2026 03:55:34 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1042

Mon, 30 Mar 2026 03:55:34 GMT

### Changes

- Bump @react-native-windows/automation-channel to v0.0.0-canary.1042

## 0.0.0-canary.1041

Sat, 28 Mar 2026 02:02:45 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.0.0-canary.1041",
"version": "0.0.0-canary.1042",
"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.0.0-canary.1041",
"@react-native-windows/automation-channel": "0.0.0-canary.1042",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1"
},
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation",
"entries": [
{
"date": "Mon, 30 Mar 2026 03:55:34 GMT",
"version": "0.0.0-canary.1042",
"tag": "@react-native-windows/automation_v0.0.0-canary.1042",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1042",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 28 Mar 2026 02:02:45 GMT",
"version": "0.0.0-canary.1041",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation

<!-- This log was last generated on Sat, 28 Mar 2026 02:02:45 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 30 Mar 2026 03:55:34 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1042

Mon, 30 Mar 2026 03:55:34 GMT

### Changes

- Bump @react-native-windows/automation-channel to v0.0.0-canary.1042

## 0.0.0-canary.1041

Sat, 28 Mar 2026 02:02:45 GMT
Expand Down
4 changes: 2 additions & 2 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.0.0-canary.1041",
"version": "0.0.0-canary.1042",
"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.0.0-canary.1041",
"@react-native-windows/automation-channel": "0.0.0-canary.1042",
"@react-native-windows/fs": "^0.0.0-canary.71",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@react-native-picker/picker": "2.11.0",
"react": "19.2.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-windows": "^0.0.0-canary.1041",
"react-native-windows": "^0.0.0-canary.1042",
"react-native-xaml": "^0.0.80"
},
"devDependencies": {
Expand All @@ -35,7 +35,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-platform-override": "0.0.0-canary.1021",
"react-native-windows": "^0.0.0-canary.1041",
"react-native-windows": "^0.0.0-canary.1042",
"typescript": "5.0.4"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/debug-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint:fix": "rnw-scripts lint:fix"
},
"devDependencies": {
"@react-native-windows/automation": "0.0.0-canary.1041",
"@react-native-windows/automation": "0.0.0-canary.1042",
"@react-native-windows/fs": "^0.0.0-canary.71",
"@rnw-scripts/eslint-config": "1.2.38",
"@rnw-scripts/ts-config": "2.0.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/e2e-test-app-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"perf:create": "node ../../vnext/Scripts/perf/create-perf-test.js"
},
"dependencies": {
"@react-native-windows/automation-channel": "0.0.0-canary.1041",
"@react-native-windows/automation-channel": "0.0.0-canary.1042",
"@react-native-windows/tester": "0.0.1",
"@types/react": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"react": "^19.2.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-windows": "^0.0.0-canary.1041"
"react-native-windows": "^0.0.0-canary.1042"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand All @@ -40,8 +40,8 @@
"@react-native-community/cli": "20.0.0",
"@react-native-windows/perf-testing": "0.0.0-canary.1036",
"@react-native/metro-config": "0.84.0-nightly-20260107-58bc6c3e3",
"@react-native-windows/automation": "0.0.0-canary.1041",
"@react-native-windows/automation-commands": "0.0.0-canary.1041",
"@react-native-windows/automation": "0.0.0-canary.1042",
"@react-native-windows/automation-commands": "0.0.0-canary.1042",
"@rnw-scripts/babel-node-config": "2.3.3",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.38",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/parser": "^7.1.1",
"react": "^19.2.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-windows": "^0.0.0-canary.1041"
"react-native-windows": "^0.0.0-canary.1042"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sample-app-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@typescript-eslint/parser": "^7.1.1",
"react": "^19.2.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-windows": "^0.0.0-canary.1041"
"react-native-windows": "^0.0.0-canary.1042"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/sample-custom-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react": "^19.2.3",
"minimatch": "^10.0.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-windows": "^0.0.0-canary.1041"
"react-native-windows": "^0.0.0-canary.1042"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
15 changes: 15 additions & 0 deletions vnext/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Mon, 30 Mar 2026 03:55:34 GMT",
"version": "0.0.0-canary.1042",
"tag": "react-native-windows_v0.0.0-canary.1042",
"comments": {
"prerelease": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "react-native-windows",
"commit": "433a0f50c05e4a3968a80f01b4bcb3eef9957682",
"comment": "Fix view.focus function"
}
]
}
},
{
"date": "Sat, 28 Mar 2026 02:02:45 GMT",
"version": "0.0.0-canary.1041",
Expand Down
10 changes: 9 additions & 1 deletion vnext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - react-native-windows

<!-- This log was last generated on Sat, 28 Mar 2026 02:02:45 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 30 Mar 2026 03:55:34 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1042

Mon, 30 Mar 2026 03:55:34 GMT

### Changes

- Fix view.focus function (30809111+acoates-ms@users.noreply.github.com)

## 0.0.0-canary.1041

Sat, 28 Mar 2026 02:02:45 GMT
Expand Down
4 changes: 2 additions & 2 deletions vnext/PropertySheets/Generated/PackageVersion.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReactNativeWindowsVersion>0.0.0-canary.1041</ReactNativeWindowsVersion>
<ReactNativeWindowsVersion>0.0.0-canary.1042</ReactNativeWindowsVersion>
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
<ReactNativeWindowsMinor>0</ReactNativeWindowsMinor>
<ReactNativeWindowsPatch>0</ReactNativeWindowsPatch>
<ReactNativeWindowsCanary>true</ReactNativeWindowsCanary>
<ReactNativeWindowsCommitId>f256f216dedfc66588f80d942bbe619dd6e84a2d</ReactNativeWindowsCommitId>
<ReactNativeWindowsCommitId>433a0f50c05e4a3968a80f01b4bcb3eef9957682</ReactNativeWindowsCommitId>
</PropertyGroup>
</Project>
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.0.0-canary.1041",
"version": "0.0.0-canary.1042",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
Loading