Skip to content

Commit 3357b6f

Browse files
authored
Merge branch 'main' into perf-artifact-hidden-files
2 parents 01eec9b + 7cde79d commit 3357b6f

39 files changed

Lines changed: 905 additions & 146 deletions

docs/react-native-windows-init.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Alternatives considered:
2828
* T4: This would have required visual studio to be installed on the users machine and therefore only work on Windows. There were also some perf concerns and we would have to write and ship a standalone executable for the MSBuild tasks so we can call it from JavaScript.
2929

3030
### Quick mustache tutorial:
31-
For proper docs see the [manual](http://mustache.github.io/mustache.5.html) of [mustache](http://mustache.github.io/)
31+
For proper docs see the [manual](https://mustache.github.io/mustache.5.html) of [mustache](https://mustache.github.io/)
3232
But in short:
3333
You run `mustache` via `const text = mustache.render(inputText, obj);` where obj is a regular JavaScript object.
3434
For example:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"husky": "^4.2.5",
4747
"prettier-plugin-hermes-parser": "0.21.1",
4848
"react-native-platform-override": "0.0.0-canary.1017",
49-
"unbroken": "1.0.27",
49+
"@rnw-scripts/unbroken": "*",
5050
"lage": "^2.7.1",
5151
"lodash": "^4.17.15"
5252
},

packages/@react-native-windows/automation-channel/CHANGELOG.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
11
{
22
"name": "@react-native-windows/automation-channel",
33
"entries": [
4+
{
5+
"date": "Tue, 31 Mar 2026 21:09:16 GMT",
6+
"version": "0.0.0-canary.1045",
7+
"tag": "@react-native-windows/automation-channel_v0.0.0-canary.1045",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation-channel",
13+
"comment": "Bump react-native-windows to v0.0.0-canary.1045",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
19+
{
20+
"date": "Tue, 31 Mar 2026 16:27:46 GMT",
21+
"version": "0.0.0-canary.1044",
22+
"tag": "@react-native-windows/automation-channel_v0.0.0-canary.1044",
23+
"comments": {
24+
"prerelease": [
25+
{
26+
"author": "beachball",
27+
"package": "@react-native-windows/automation-channel",
28+
"comment": "Bump react-native-windows to v0.0.0-canary.1044",
29+
"commit": "not available"
30+
}
31+
]
32+
}
33+
},
434
{
535
"date": "Tue, 31 Mar 2026 03:37:03 GMT",
636
"version": "0.0.0-canary.1043",

packages/@react-native-windows/automation-channel/CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
11
# Change Log - @react-native-windows/automation-channel
22

3-
<!-- This log was last generated on Tue, 31 Mar 2026 03:37:03 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 31 Mar 2026 21:09:16 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.1045
8+
9+
Tue, 31 Mar 2026 21:09:16 GMT
10+
11+
### Changes
12+
13+
- Bump react-native-windows to v0.0.0-canary.1045
14+
15+
## 0.0.0-canary.1044
16+
17+
Tue, 31 Mar 2026 16:27:46 GMT
18+
19+
### Changes
20+
21+
- Bump react-native-windows to v0.0.0-canary.1044
22+
723
## 0.0.0-canary.1043
824

925
Tue, 31 Mar 2026 03:37:03 GMT

packages/@react-native-windows/automation-channel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation-channel",
3-
"version": "0.0.0-canary.1043",
3+
"version": "0.0.0-canary.1045",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -34,7 +34,7 @@
3434
"prettier": "^3.6.2",
3535
"react": "19.2.3",
3636
"react-native": "0.84.0-nightly-20260107-58bc6c3e3",
37-
"react-native-windows": "^0.0.0-canary.1043",
37+
"react-native-windows": "^0.0.0-canary.1045",
3838
"typescript": "5.0.4"
3939
},
4040
"files": [

packages/@react-native-windows/automation-commands/CHANGELOG.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
11
{
22
"name": "@react-native-windows/automation-commands",
33
"entries": [
4+
{
5+
"date": "Tue, 31 Mar 2026 21:09:16 GMT",
6+
"version": "0.0.0-canary.1045",
7+
"tag": "@react-native-windows/automation-commands_v0.0.0-canary.1045",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation-commands",
13+
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1045",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
19+
{
20+
"date": "Tue, 31 Mar 2026 16:27:46 GMT",
21+
"version": "0.0.0-canary.1044",
22+
"tag": "@react-native-windows/automation-commands_v0.0.0-canary.1044",
23+
"comments": {
24+
"prerelease": [
25+
{
26+
"author": "beachball",
27+
"package": "@react-native-windows/automation-commands",
28+
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1044",
29+
"commit": "not available"
30+
}
31+
]
32+
}
33+
},
434
{
535
"date": "Tue, 31 Mar 2026 03:37:03 GMT",
636
"version": "0.0.0-canary.1043",

packages/@react-native-windows/automation-commands/CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
11
# Change Log - @react-native-windows/automation-commands
22

3-
<!-- This log was last generated on Tue, 31 Mar 2026 03:37:03 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 31 Mar 2026 21:09:16 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.1045
8+
9+
Tue, 31 Mar 2026 21:09:16 GMT
10+
11+
### Changes
12+
13+
- Bump @react-native-windows/automation-channel to v0.0.0-canary.1045
14+
15+
## 0.0.0-canary.1044
16+
17+
Tue, 31 Mar 2026 16:27:46 GMT
18+
19+
### Changes
20+
21+
- Bump @react-native-windows/automation-channel to v0.0.0-canary.1044
22+
723
## 0.0.0-canary.1043
824

925
Tue, 31 Mar 2026 03:37:03 GMT

packages/@react-native-windows/automation-commands/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation-commands",
3-
"version": "0.0.0-canary.1043",
3+
"version": "0.0.0-canary.1045",
44
"description": "Allows controlling your react-native-windows application",
55
"main": "lib-commonjs/index.js",
66
"license": "MIT",
@@ -18,7 +18,7 @@
1818
"watch": "rnw-scripts watch"
1919
},
2020
"dependencies": {
21-
"@react-native-windows/automation-channel": "0.0.0-canary.1043",
21+
"@react-native-windows/automation-channel": "0.0.0-canary.1045",
2222
"@typescript-eslint/eslint-plugin": "^7.1.1",
2323
"@typescript-eslint/parser": "^7.1.1"
2424
},

packages/@react-native-windows/automation/CHANGELOG.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
11
{
22
"name": "@react-native-windows/automation",
33
"entries": [
4+
{
5+
"date": "Tue, 31 Mar 2026 21:09:16 GMT",
6+
"version": "0.0.0-canary.1045",
7+
"tag": "@react-native-windows/automation_v0.0.0-canary.1045",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "beachball",
12+
"package": "@react-native-windows/automation",
13+
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1045",
14+
"commit": "not available"
15+
}
16+
]
17+
}
18+
},
19+
{
20+
"date": "Tue, 31 Mar 2026 16:27:46 GMT",
21+
"version": "0.0.0-canary.1044",
22+
"tag": "@react-native-windows/automation_v0.0.0-canary.1044",
23+
"comments": {
24+
"prerelease": [
25+
{
26+
"author": "beachball",
27+
"package": "@react-native-windows/automation",
28+
"comment": "Bump @react-native-windows/automation-channel to v0.0.0-canary.1044",
29+
"commit": "not available"
30+
}
31+
]
32+
}
33+
},
434
{
535
"date": "Tue, 31 Mar 2026 03:37:03 GMT",
636
"version": "0.0.0-canary.1043",

packages/@react-native-windows/automation/CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
11
# Change Log - @react-native-windows/automation
22

3-
<!-- This log was last generated on Tue, 31 Mar 2026 03:37:03 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 31 Mar 2026 21:09:16 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.1045
8+
9+
Tue, 31 Mar 2026 21:09:16 GMT
10+
11+
### Changes
12+
13+
- Bump @react-native-windows/automation-channel to v0.0.0-canary.1045
14+
15+
## 0.0.0-canary.1044
16+
17+
Tue, 31 Mar 2026 16:27:46 GMT
18+
19+
### Changes
20+
21+
- Bump @react-native-windows/automation-channel to v0.0.0-canary.1044
22+
723
## 0.0.0-canary.1043
824

925
Tue, 31 Mar 2026 03:37:03 GMT

0 commit comments

Comments
 (0)