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.

This file was deleted.

This file was deleted.

This file was deleted.

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.0.0-canary.309",
"@office-iss/react-native-win32": "^0.0.0-canary.310",
"react": "19.2.3",
"react-native": "0.84.0-nightly-20260107-58bc6c3e3"
},
"devDependencies": {
"@office-iss/react-native-win32": "^0.0.0-canary.309",
"@office-iss/react-native-win32": "^0.0.0-canary.310",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.38",
"@rnw-scripts/just-task": "2.3.58",
Expand All @@ -37,4 +37,4 @@
"engines": {
"node": ">= 22"
}
}
}
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, 27 Mar 2026 03:00:07 GMT",
"version": "0.0.0-canary.310",
"tag": "@office-iss/react-native-win32_v0.0.0-canary.310",
"comments": {
"prerelease": [
{
"author": "66076509+vineethkuttan@users.noreply.github.com",
"package": "@office-iss/react-native-win32",
"commit": "e57c920b275ea89dfe7e372f7fed8b34f7ab81aa",
"comment": "Integrate 0.84.0-nightly-20260107-58bc6c3e3"
}
]
}
},
{
"date": "Wed, 25 Mar 2026 02:08:13 GMT",
"version": "0.0.0-canary.309",
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 Wed, 25 Mar 2026 02:08:13 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 27 Mar 2026 03:00:07 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.310

Fri, 27 Mar 2026 03:00:07 GMT

### Changes

- Integrate 0.84.0-nightly-20260107-58bc6c3e3 (66076509+vineethkuttan@users.noreply.github.com)

## 0.0.0-canary.309

Wed, 25 Mar 2026 02:08:13 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.0.0-canary.309",
"version": "0.0.0-canary.310",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -127,4 +127,4 @@
"engines": {
"node": ">= 22"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Fri, 27 Mar 2026 03:00:07 GMT",
"version": "0.0.0-canary.1040",
"tag": "@react-native-windows/automation-channel_v0.0.0-canary.1040",
"comments": {
"prerelease": [
{
"author": "66076509+vineethkuttan@users.noreply.github.com",
"package": "@react-native-windows/automation-channel",
"commit": "e57c920b275ea89dfe7e372f7fed8b34f7ab81aa",
"comment": "Integrate 0.84.0-nightly-20260107-58bc6c3e3"
},
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.1040",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 25 Mar 2026 02:08:13 GMT",
"version": "0.0.0-canary.1039",
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, 25 Mar 2026 02:08:13 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 27 Mar 2026 03:00:07 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1040

Fri, 27 Mar 2026 03:00:07 GMT

### Changes

- Integrate 0.84.0-nightly-20260107-58bc6c3e3 (66076509+vineethkuttan@users.noreply.github.com)
- Bump react-native-windows to v0.0.0-canary.1040

## 0.0.0-canary.1039

Wed, 25 Mar 2026 02:08:13 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.1039",
"version": "0.0.0-canary.1040",
"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.1039",
"react-native-windows": "^0.0.0-canary.1040",
"typescript": "5.0.4"
},
"files": [
Expand All @@ -57,4 +57,4 @@
"engines": {
"node": ">= 22"
}
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Fri, 27 Mar 2026 03:00:07 GMT",
"version": "0.0.0-canary.1040",
"tag": "@react-native-windows/automation-commands_v0.0.0-canary.1040",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1040",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 25 Mar 2026 02:08:12 GMT",
"version": "0.0.0-canary.1039",
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, 25 Mar 2026 02:08:12 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 27 Mar 2026 03:00:07 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1040

Fri, 27 Mar 2026 03:00:07 GMT

### Changes

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

## 0.0.0-canary.1039

Wed, 25 Mar 2026 02:08:12 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.1039",
"version": "0.0.0-canary.1040",
"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.1039",
"@react-native-windows/automation-channel": "0.0.0-canary.1040",
"@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": "Fri, 27 Mar 2026 03:00:07 GMT",
"version": "0.0.0-canary.1040",
"tag": "@react-native-windows/automation_v0.0.0-canary.1040",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1040",
"commit": "not available"
}
]
}
},
{
"date": "Wed, 25 Mar 2026 02:08:13 GMT",
"version": "0.0.0-canary.1039",
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, 25 Mar 2026 02:08:13 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 27 Mar 2026 03:00:07 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1040

Fri, 27 Mar 2026 03:00:07 GMT

### Changes

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

## 0.0.0-canary.1039

Wed, 25 Mar 2026 02:08:13 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.1039",
"version": "0.0.0-canary.1040",
"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.1039",
"@react-native-windows/automation-channel": "0.0.0-canary.1040",
"@react-native-windows/fs": "^0.0.0-canary.71",
"@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/perf-testing/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/perf-testing",
"entries": [
{
"date": "Fri, 27 Mar 2026 03:00:07 GMT",
"version": "0.0.0-canary.1036",
"tag": "@react-native-windows/perf-testing_v0.0.0-canary.1036",
"comments": {
"prerelease": [
{
"author": "66076509+vineethkuttan@users.noreply.github.com",
"package": "@react-native-windows/perf-testing",
"commit": "e57c920b275ea89dfe7e372f7fed8b34f7ab81aa",
"comment": "Integrate 0.84.0-nightly-20260107-58bc6c3e3"
}
]
}
},
{
"date": "Wed, 25 Mar 2026 02:08:12 GMT",
"version": "0.0.0-canary.1035",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/perf-testing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/perf-testing

<!-- This log was last generated on Wed, 25 Mar 2026 02:08:12 GMT and should not be manually modified. -->
<!-- This log was last generated on Fri, 27 Mar 2026 03:00:07 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.0.0-canary.1036

Fri, 27 Mar 2026 03:00:07 GMT

### Changes

- Integrate 0.84.0-nightly-20260107-58bc6c3e3 (66076509+vineethkuttan@users.noreply.github.com)

## 0.0.0-canary.1035

Wed, 25 Mar 2026 02:08:12 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/perf-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/perf-testing",
"version": "0.0.0-canary.1035",
"version": "0.0.0-canary.1036",
"description": "Performance testing utilities for React Native Windows components",
"main": "lib-commonjs/index.js",
"types": "lib-commonjs/index.d.ts",
Expand Down Expand Up @@ -64,4 +64,4 @@
"engines": {
"node": ">= 22"
}
}
}
6 changes: 3 additions & 3 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.1039",
"react-native-windows": "^0.0.0-canary.1040",
"react-native-xaml": "^0.0.80"
},
"devDependencies": {
Expand All @@ -35,10 +35,10 @@
"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.1039",
"react-native-windows": "^0.0.0-canary.1040",
"typescript": "5.0.4"
},
"engines": {
"node": ">= 22"
}
}
}
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.1039",
"@react-native-windows/automation": "0.0.0-canary.1040",
"@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
Loading
Loading