Skip to content

Commit 3cddef8

Browse files
RELEASE: Releasing 13 package(s) (0.84-stable) (#15946)
Co-authored-by: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com>
1 parent eec445b commit 3cddef8

30 files changed

+175
-58
lines changed

change/@office-iss-react-native-win32-4927ba59-3c50-4387-9c2b-b0a61b1b6508.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@react-native-windows-automation-channel-72f5ef06-8362-42f6-9a19-6c4131e1e5ca.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@react-native-windows-perf-testing-36d4fbd8-4e9f-424c-bd19-b8796a4779d3.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/react-native-windows-197b0452-18e3-464d-9e50-f0df80e089aa.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/@office-iss/react-native-win32-tester/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"flow-enums-runtime": "^0.0.6"
1818
},
1919
"peerDependencies": {
20-
"@office-iss/react-native-win32": "0.84.0-preview.1",
20+
"@office-iss/react-native-win32": "0.84.0-preview.2",
2121
"react": "19.2.3",
2222
"react-native": "0.84.1"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "0.84.0-preview.1",
25+
"@office-iss/react-native-win32": "0.84.0-preview.2",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.38",
2828
"@rnw-scripts/just-task": "2.3.58",

packages/@office-iss/react-native-win32/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@office-iss/react-native-win32",
33
"entries": [
4+
{
5+
"date": "Tue, 07 Apr 2026 06:17:42 GMT",
6+
"version": "0.84.0-preview.2",
7+
"tag": "@office-iss/react-native-win32_v0.84.0-preview.2",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "66076509+vineethkuttan@users.noreply.github.com",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "eec445b81f53fa5dbd9fa27b2f5f3aa26d452c50",
14+
"comment": "Integrate 0.84.1"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 06 Apr 2026 06:35:45 GMT",
621
"version": "0.84.0-preview.1",

packages/@office-iss/react-native-win32/CHANGELOG.md

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

3-
<!-- This log was last generated on Mon, 06 Apr 2026 06:35:45 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 07 Apr 2026 06:17:42 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.84.0-preview.2
8+
9+
Tue, 07 Apr 2026 06:17:42 GMT
10+
11+
### Changes
12+
13+
- Integrate 0.84.1 (66076509+vineethkuttan@users.noreply.github.com)
14+
715
## 0.84.0-preview.1
816

917
Mon, 06 Apr 2026 06:35:45 GMT

packages/@office-iss/react-native-win32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@office-iss/react-native-win32",
3-
"version": "0.84.0-preview.1",
3+
"version": "0.84.0-preview.2",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@react-native-windows/automation-channel",
33
"entries": [
4+
{
5+
"date": "Tue, 07 Apr 2026 06:17:42 GMT",
6+
"version": "0.84.0-preview.2",
7+
"tag": "@react-native-windows/automation-channel_v0.84.0-preview.2",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "66076509+vineethkuttan@users.noreply.github.com",
12+
"package": "@react-native-windows/automation-channel",
13+
"commit": "eec445b81f53fa5dbd9fa27b2f5f3aa26d452c50",
14+
"comment": "Integrate 0.84.1"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-channel",
19+
"comment": "Bump react-native-windows to v0.84.0-preview.2",
20+
"commit": "not available"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Mon, 06 Apr 2026 06:35:45 GMT",
627
"version": "0.84.0-preview.1",

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

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

3-
<!-- This log was last generated on Mon, 06 Apr 2026 06:35:45 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 07 Apr 2026 06:17:42 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.84.0-preview.2
8+
9+
Tue, 07 Apr 2026 06:17:42 GMT
10+
11+
### Changes
12+
13+
- Integrate 0.84.1 (66076509+vineethkuttan@users.noreply.github.com)
14+
- Bump react-native-windows to v0.84.0-preview.2
15+
716
## 0.84.0-preview.1
817

918
Mon, 06 Apr 2026 06:35:45 GMT

0 commit comments

Comments
 (0)