@office-iss/react-native-win32 0.79.0-preview.2 → 0.79.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +31 -1
- package/CHANGELOG.md +21 -5
- package/Libraries/Core/ReactNativeVersion.js +1 -1
- package/overrides.json +1 -1
- package/package.json +16 -16
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,37 @@
|
|
|
2
2
|
"name": "@office-iss/react-native-win32",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 27 Oct 2025 15:28:13 GMT",
|
|
6
|
+
"version": "0.79.1",
|
|
7
|
+
"tag": "@office-iss/react-native-win32_v0.79.1",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "54227869+anupriya13@users.noreply.github.com",
|
|
12
|
+
"package": "@office-iss/react-native-win32",
|
|
13
|
+
"commit": "4d44a3129df930692caee55808ba97f6e6be8fb4",
|
|
14
|
+
"comment": "Promote 0.79 to legacy"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Tue, 10 Jun 2025 18:35:17 GMT",
|
|
21
|
+
"version": "0.79.0",
|
|
22
|
+
"tag": "@office-iss/react-native-win32_v0.79.0",
|
|
23
|
+
"comments": {
|
|
24
|
+
"patch": [
|
|
25
|
+
{
|
|
26
|
+
"author": "tatianakapos@microsoft.com",
|
|
27
|
+
"package": "@office-iss/react-native-win32",
|
|
28
|
+
"commit": "94f97f4e9f173382c89474ac8ff2b42dbec69b71",
|
|
29
|
+
"comment": "Promote 0.79 to latest"
|
|
30
|
+
}
|
|
31
|
+
]
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"date": "Fri, 06 Jun 2025 20:46:48 GMT",
|
|
6
36
|
"version": "0.79.0-preview.2",
|
|
7
37
|
"tag": "@office-iss/react-native-win32_v0.79.0-preview.2",
|
|
8
38
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,33 @@
|
|
|
1
1
|
# Change Log - @office-iss/react-native-win32
|
|
2
2
|
|
|
3
|
-
<!-- This log was last generated on
|
|
3
|
+
<!-- This log was last generated on Mon, 27 Oct 2025 15:28:13 GMT and should not be manually modified. -->
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## 0.79.
|
|
7
|
+
## 0.79.1
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
Mon, 27 Oct 2025 15:28:13 GMT
|
|
10
10
|
|
|
11
|
-
###
|
|
11
|
+
### Patches
|
|
12
12
|
|
|
13
|
-
-
|
|
13
|
+
- Promote 0.79 to legacy (54227869+anupriya13@users.noreply.github.com)
|
|
14
14
|
|
|
15
|
+
## 0.79.0
|
|
16
|
+
|
|
17
|
+
Tue, 10 Jun 2025 18:35:17 GMT
|
|
18
|
+
|
|
19
|
+
### Patches
|
|
20
|
+
|
|
21
|
+
- Promote 0.79 to latest (tatianakapos@microsoft.com)
|
|
22
|
+
|
|
23
|
+
## 0.79.0-preview.2
|
|
24
|
+
|
|
25
|
+
Fri, 06 Jun 2025 20:46:48 GMT
|
|
26
|
+
|
|
27
|
+
### Changes
|
|
28
|
+
|
|
29
|
+
- integrate rn 0.79.0-rc4 (tatianakapos@microsoft.com)
|
|
30
|
+
|
|
15
31
|
## 0.79.0-preview.1
|
|
16
32
|
|
|
17
33
|
Tue, 03 Jun 2025 19:26:29 GMT
|
package/overrides.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@office-iss/react-native-win32",
|
|
3
|
-
"version": "0.79.
|
|
3
|
+
"version": "0.79.1",
|
|
4
4
|
"description": "Implementation of react native on top of Office's Win32 platform.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -26,17 +26,17 @@
|
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"@babel/runtime": "^7.0.0",
|
|
28
28
|
"@jest/create-cache-key-function": "^29.7.0",
|
|
29
|
-
"@react-native-community/cli": "15.0.0
|
|
30
|
-
"@react-native-community/cli-platform-android": "15.0.0
|
|
31
|
-
"@react-native-community/cli-platform-ios": "15.0.0
|
|
29
|
+
"@react-native-community/cli": "^15.0.0",
|
|
30
|
+
"@react-native-community/cli-platform-android": "^15.0.0",
|
|
31
|
+
"@react-native-community/cli-platform-ios": "^15.0.0",
|
|
32
32
|
"@react-native/assets": "1.0.0",
|
|
33
|
-
"@react-native/assets-registry": "0.79.0
|
|
34
|
-
"@react-native/codegen": "0.79.0
|
|
35
|
-
"@react-native/community-cli-plugin": "0.79.0
|
|
36
|
-
"@react-native/gradle-plugin": "0.79.0
|
|
37
|
-
"@react-native/js-polyfills": "0.79.0
|
|
38
|
-
"@react-native/normalize-colors": "0.79.0
|
|
39
|
-
"@react-native/virtualized-lists": "0.79.0
|
|
33
|
+
"@react-native/assets-registry": "0.79.0",
|
|
34
|
+
"@react-native/codegen": "0.79.0",
|
|
35
|
+
"@react-native/community-cli-plugin": "0.79.0",
|
|
36
|
+
"@react-native/gradle-plugin": "0.79.0",
|
|
37
|
+
"@react-native/js-polyfills": "0.79.0",
|
|
38
|
+
"@react-native/normalize-colors": "0.79.0",
|
|
39
|
+
"@react-native/virtualized-lists": "0.79.0",
|
|
40
40
|
"abort-controller": "^3.0.0",
|
|
41
41
|
"anser": "^1.4.9",
|
|
42
42
|
"ansi-regex": "^5.0.0",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"devDependencies": {
|
|
73
73
|
"@babel/core": "^7.25.2",
|
|
74
74
|
"@babel/eslint-parser": "^7.25.1",
|
|
75
|
-
"@react-native/metro-config": "0.79.0
|
|
75
|
+
"@react-native/metro-config": "0.79.0",
|
|
76
76
|
"@rnw-scripts/babel-react-native-config": "0.0.0",
|
|
77
77
|
"@rnw-scripts/eslint-config": "1.2.36",
|
|
78
78
|
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.40",
|
|
@@ -88,21 +88,21 @@
|
|
|
88
88
|
"just-scripts": "^1.3.3",
|
|
89
89
|
"prettier": "2.8.8",
|
|
90
90
|
"react": "19.0.0",
|
|
91
|
-
"react-native": "0.79.0
|
|
91
|
+
"react-native": "0.79.0",
|
|
92
92
|
"react-native-platform-override": "^1.9.55",
|
|
93
93
|
"typescript": "5.0.4"
|
|
94
94
|
},
|
|
95
95
|
"peerDependencies": {
|
|
96
96
|
"@types/react": "^19.0.0",
|
|
97
97
|
"react": "^19.0.0",
|
|
98
|
-
"react-native": "0.79.0
|
|
98
|
+
"react-native": "^0.79.0"
|
|
99
99
|
},
|
|
100
100
|
"beachball": {
|
|
101
|
-
"defaultNpmTag": "
|
|
101
|
+
"defaultNpmTag": "v0.79-stable",
|
|
102
102
|
"disallowedChangeTypes": [
|
|
103
103
|
"major",
|
|
104
104
|
"minor",
|
|
105
|
-
"
|
|
105
|
+
"prerelease",
|
|
106
106
|
"premajor",
|
|
107
107
|
"preminor",
|
|
108
108
|
"prepatch"
|