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.

Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Fri, 10 Apr 2026 21:07:04 GMT",
"version": "0.0.0-canary.1050",
"tag": "@react-native-windows/automation-channel_v0.0.0-canary.1050",
"comments": {
"prerelease": [
{
"author": "vmorozov@microsoft.com",
"package": "@react-native-windows/automation-channel",
"commit": "830aad9c15ffdc5c9e3e967851b27706a5269311",
"comment": "Add folly and fast-float to fork-sync"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.1050",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Apr 2026 13:25:17 GMT",
"version": "0.0.0-canary.1049",
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 Wed, 08 Apr 2026 13:25:17 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Apr 2026 21:07:04 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1050

Fri, 10 Apr 2026 21:07:04 GMT

### Changes

- Add folly and fast-float to fork-sync (vmorozov@microsoft.com)
- Bump react-native-windows to v0.0.0-canary.1050

## 0.0.0-canary.1049

Wed, 08 Apr 2026 13:25:17 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.1049",
"version": "0.0.0-canary.1050",
"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.1049",
"react-native-windows": "^0.0.0-canary.1050",
"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": "Fri, 10 Apr 2026 21:07:04 GMT",
"version": "0.0.0-canary.1050",
"tag": "@react-native-windows/automation-commands_v0.0.0-canary.1050",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1050",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Apr 2026 13:25:17 GMT",
"version": "0.0.0-canary.1049",
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 Wed, 08 Apr 2026 13:25:17 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Apr 2026 21:07:04 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1050

Fri, 10 Apr 2026 21:07:04 GMT

### Changes

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

## 0.0.0-canary.1049

Wed, 08 Apr 2026 13:25:17 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.1049",
"version": "0.0.0-canary.1050",
"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.0.0-canary.1049",
"@react-native-windows/automation-channel": "0.0.0-canary.1050",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0"
},
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": "Fri, 10 Apr 2026 21:07:04 GMT",
"version": "0.0.0-canary.1050",
"tag": "@react-native-windows/automation_v0.0.0-canary.1050",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1050",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 08 Apr 2026 13:25:17 GMT",
"version": "0.0.0-canary.1049",
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 Wed, 08 Apr 2026 13:25:17 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Apr 2026 21:07:04 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1050

Fri, 10 Apr 2026 21:07:04 GMT

### Changes

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

## 0.0.0-canary.1049

Wed, 08 Apr 2026 13:25:17 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.1049",
"version": "0.0.0-canary.1050",
"description": "UI Automation Suite for React Native Windows Applications",
"main": "lib-commonjs/index.js",
"repository": {
Expand All @@ -17,7 +17,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "0.0.0-canary.1049",
"@react-native-windows/automation-channel": "0.0.0-canary.1050",
"@react-native-windows/fs": "^0.0.0-canary.72",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/cli",
"entries": [
{
"date": "Fri, 10 Apr 2026 21:07:04 GMT",
"version": "0.0.0-canary.288",
"tag": "@react-native-windows/cli_v0.0.0-canary.288",
"comments": {
"prerelease": [
{
"author": "vmorozov@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "830aad9c15ffdc5c9e3e967851b27706a5269311",
"comment": "Add folly and fast-float to fork-sync"
}
]
}
},
{
"date": "Tue, 07 Apr 2026 23:42:38 GMT",
"version": "0.0.0-canary.287",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/cli

<!-- This log was last generated on Tue, 07 Apr 2026 05:29:55 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Apr 2026 21:07:04 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.288

Fri, 10 Apr 2026 21:07:04 GMT

### Changes

- Add folly and fast-float to fork-sync (vmorozov@microsoft.com)

## 0.0.0-canary.287

Tue, 07 Apr 2026 05:29:55 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/cli",
"version": "0.0.0-canary.287",
"version": "0.0.0-canary.288",
"license": "MIT",
"main": "lib-commonjs/index.js",
"repository": {
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.1049",
"react-native-windows": "^0.0.0-canary.1050",
"react-native-xaml": "^0.0.80"
},
"peerDependenciesMeta": {
Expand All @@ -45,7 +45,7 @@
"react": "19.2.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-platform-override": "0.0.0-canary.1022",
"react-native-windows": "^0.0.0-canary.1049",
"react-native-windows": "^0.0.0-canary.1050",
"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.1049",
"@react-native-windows/automation": "0.0.0-canary.1050",
"@react-native-windows/fs": "^0.0.0-canary.72",
"@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 @@ -25,14 +25,14 @@
"perf:native:ci": "jest --config jest.native-perf.config.js --ci --forceExit"
},
"dependencies": {
"@react-native-windows/automation-channel": "0.0.0-canary.1049",
"@react-native-windows/automation-channel": "0.0.0-canary.1050",
"@react-native-windows/tester": "0.0.1",
"@types/react": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0",
"react": "^19.2.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-windows": "^0.0.0-canary.1049"
"react-native-windows": "^0.0.0-canary.1050"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand All @@ -41,8 +41,8 @@
"@babel/preset-typescript": "^7.8.3",
"@babel/runtime": "^7.20.0",
"@react-native-community/cli": "20.0.0",
"@react-native-windows/automation": "0.0.0-canary.1049",
"@react-native-windows/automation-commands": "0.0.0-canary.1049",
"@react-native-windows/automation": "0.0.0-canary.1050",
"@react-native-windows/automation-commands": "0.0.0-canary.1050",
"@react-native-windows/perf-testing": "0.0.0-canary.1038",
"@react-native/metro-config": "0.84.0-nightly-20260107-58bc6c3e3",
"@rnw-scripts/babel-node-config": "2.3.3",
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": "^8.36.0",
"react": "^19.2.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-windows": "^0.0.0-canary.1049"
"react-native-windows": "^0.0.0-canary.1050"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-native-windows-init/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "react-native-windows-init",
"entries": [
{
"date": "Fri, 10 Apr 2026 21:07:04 GMT",
"version": "0.0.0-canary.1025",
"tag": "react-native-windows-init_v0.0.0-canary.1025",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "react-native-windows-init",
"comment": "Bump @react-native-windows/cli to v0.0.0-canary.288",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 07 Apr 2026 23:42:38 GMT",
"version": "0.0.0-canary.1024",
Expand Down
10 changes: 9 additions & 1 deletion packages/react-native-windows-init/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - react-native-windows-init

<!-- This log was last generated on Tue, 07 Apr 2026 05:29:55 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 10 Apr 2026 21:07:04 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1025

Fri, 10 Apr 2026 21:07:04 GMT

### Changes

- Bump @react-native-windows/cli to v0.0.0-canary.288

## 0.0.0-canary.1024

Tue, 07 Apr 2026 05:29:55 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-windows-init/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-windows-init",
"version": "0.0.0-canary.1024",
"version": "0.0.0-canary.1025",
"description": "CLI to add react-native-windows to an existing react-native project",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@react-native-windows/cli": "0.0.0-canary.287",
"@react-native-windows/cli": "0.0.0-canary.288",
"@rnw-scripts/eslint-config": "1.2.38",
"@rnw-scripts/jest-unittest-config": "1.5.12",
"@rnw-scripts/just-task": "2.3.58",
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": "^8.36.0",
"react": "^19.2.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-windows": "^0.0.0-canary.1049"
"react-native-windows": "^0.0.0-canary.1050"
},
"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 @@
"minimatch": "^10.0.3",
"react": "^19.2.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
"react-native-windows": "^0.0.0-canary.1049"
"react-native-windows": "^0.0.0-canary.1050"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
Loading
Loading